This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
b20f0884ed
osd-contiki
/
platform
/
minimal-net
History
adamdunkels
0076bfe8a5
Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy
2009-03-17 15:56:32 +00:00
..
clock.c
Added clock_seconds implementation to minimal-net port
2008-07-10 17:10:39 +00:00
contiki-conf.h
Define IPv6 options only if UIP_CONF_IPV6 is defined (which should be defined by the Makefile.include if IPv6 is enabled)
2008-10-15 09:14:25 +00:00
contiki-main.c
Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy
2009-03-17 15:56:32 +00:00
leds-arch.c
Architecture specific code for the LEDs API
2006-06-17 22:55:44 +00:00
Makefile.minimal-net
Added support for serial data input
2009-03-06 00:13:56 +00:00