This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-03-12 14:30:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
native
/
net
History
Simon Duquennoy
fbd78a7e3b
Merge pull request
#1293
from simonduq/pr/fix-warnings
...
Fix a number of compiler warnings and enable -Werror in Travis
2015-11-10 08:49:11 +01:00
..
linuxradio-drv.c
Fix compiler warnings
2015-10-20 10:11:34 +02:00
linuxradio-drv.h
Cleaned up linuxradiodrv code
2015-09-28 12:47:12 +01:00
README-WPCAP.md
…
tapdev6.c
tapdev6.c: do not ignore return value of system()
2015-10-20 09:37:18 +02:00
tapdev6.h
…
tapdev-drv.c
Add uip_clear_buf() macro and replace all instances of uip_len = 0; with it
2015-06-15 11:10:51 +02:00
tapdev-drv.h
…
tapdev.c
Fix compiler warnings
2015-10-20 10:11:34 +02:00
tapdev.h
…
wpcap-drv.c
Add uip_clear_buf() macro and replace all instances of uip_len = 0; with it
2015-06-15 11:10:51 +02:00
wpcap-drv.h
…
wpcap.c
Updated current fallback_interface(s) to return int.
2015-09-22 12:53:04 +02:00
wpcap.h
…