This website works better with JavaScript.
Explore
Help
Sign In
marc
/
RIOT
Watch
1
Star
0
Fork
You've already forked RIOT
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Modify to have C++ compatible header
Browse Source
dev/timer
rakendrathapa
8 years ago
committed by
Rakendra Thapa
parent
63cb5cee4e
commit
2dc37817bc
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
cpu/lm4f120/include/hwtimer_cpu.h
Unescape
Escape
View File
@ -20,7 +20,7 @@
#
define HWTIMER_CPU_H
#
ifdef __cplusplus
extern
"
C
"
{
extern
"
C
"
{
#
endif
/**
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
marc/RIOT
Title
Body
Create Issue