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-02-13 07:30:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
avr-ravenusb
History
Simon Duquennoy
ebc8d9fb1c
Merge pull request
#1344
from tsparber/fix-doxygen
...
doxygen: Fixed all warnings
2015-11-30 22:07:15 +01:00
..
cdc_task.c
Merge pull request
#1344
from tsparber/fix-doxygen
2015-11-30 22:07:15 +01:00
cdc_task.h
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
contiki-conf.h
AVR platforms: use 32 bit clock_time_t.
2015-11-28 10:18:22 +01:00
contiki-raven-default-init-lowlevel.c
…
contiki-raven-default-init-net.c
…
contiki-raven-main.c
Updated current fallback_interface(s) to return int.
2015-09-22 12:53:04 +02:00
contiki-raven.h
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
httpd-simple-avr.c
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
loadable_prg.c
…
Makefile.avr-ravenusb
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
rng.c
Cleanup trailing spaces and convert tabs to spaces
2015-11-18 11:09:43 +11:00
rng.h
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
sicslow_ethernet.c
Add uip_clear_buf() macro and replace all instances of uip_len = 0; with it
2015-06-15 11:10:51 +02:00
sicslow_ethernet.h
…