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-24 11:34:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
nvt-se
bc7c90bb9f
doubled the speed of uncached file openings.
2009-02-22 15:19:31 +00:00
..
cfs
doubled the speed of uncached file openings.
2009-02-22 15:19:31 +00:00
ctk
Added fallback #define of CH_ENTER
2008-11-27 23:40:24 +00:00
dev
replaced the TMOTE_SKY macros with CONTIKI_TARGET_SKY, in conformance to the latest target hint rules
2008-11-25 09:20:54 +00:00
lib
Rewrote the random_rand() pseudo random number generator to use the libc rand() function instead
2009-02-11 11:09:59 +00:00
loader
elfloader executing loaded programs from ram (not rom) by default on msp430 platforms.
2009-01-15 09:04:04 +00:00
net
Compile only if timesynch is enabled
2009-02-20 21:23:22 +00:00
sys
Removed PROCESS_ZOMBIE code, which does not compile with sdcc, added some optional debugging printouts
2009-02-20 21:24:17 +00:00
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
Bumber version number to 2.2.2
2008-11-09 12:28:28 +00:00
contiki.h
…