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
cd5dfa9692
added const for the uip_buf pointer for more efficient and smaller uip code and fixed same construct for the sicslowpan code
2010-05-05 13:07:45 +00:00
..
cfs
Made pointers constant and thereby reduced the code size slightly.
2010-05-05 12:35:39 +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
added const for the uip_buf pointer for more efficient and smaller uip code and fixed same construct for the sicslowpan code
2010-05-05 13:07:45 +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
…