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-23 05:29:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
joxe
7d235841b3
always include the RPL route state to allow compilation of rpl code
2010-05-03 14:12:03 +00:00
..
cfs
Introduced append-only mode for systems with little available code space left, but which require basic FS support. Removes about 1.5kB ROM when the mode is enabled, i.e., COFFEE_CONF_APPEND_ONLY=1
2010-04-12 13:20:55 +00:00
ctk
- Set cursor in ctk_draw_init() to top left corner as it is called for re-initialization on Contiki exit.
2010-02-07 21:43:03 +00:00
dev
Fixed to only use leds when DEBUG is set
2010-04-20 11:41:16 +00:00
lib
Avoid adding elements twice
2010-04-30 07:18:24 +00:00
loader
allow elf loader memory configuration at compile time
2010-04-26 14:02:07 +00:00
net
always include the RPL route state to allow compilation of rpl code
2010-05-03 14:12:03 +00:00
sys
merge change from branch into mainline. <fingers crossed>
2010-04-06 19:10:21 +00:00
contiki-lib.h
…
contiki-net.h
replaced obsolete netif include with new ds6
2010-03-15 16:54:35 +00:00
contiki-version.h
…
contiki.h
…