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-01-22 14:30:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
Nicolas Tsiftes
d0e2d9b47e
Cleaned up code style, comments, and print outs. Set default DAG parameters when the DIO configuration option is missing.
2012-02-29 21:59:50 +01:00
..
cfs
…
ctk
PROGMEM changes needed for newer avr-gcc compiler
2012-02-21 11:10:57 -05:00
dev
Converted u8_t to uint8_t and u16_t to uint16_t in the rest of core (specifically ctk/vnc, slip and the loader code)
2012-02-21 08:33:24 -05:00
lib
…
loader
PROGMEM changes needed for newer avr-gcc compiler
2012-02-21 11:10:57 -05:00
net
Cleaned up code style, comments, and print outs. Set default DAG parameters when the DIO configuration option is missing.
2012-02-29 21:59:50 +01:00
sys
Eliminate unused variable warnings. Dummy test of PT_YIELD_FLAG does not change program size.
2012-02-21 11:23:54 -05:00
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
…
contiki.h
…