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-30 06:30:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
adamdunkels
3033b86753
Made the number of routing table entries configurable
2007-12-17 09:20:16 +00:00
..
cfs
Made cfs implementation adhere to (new) cfs interface, streamlined implementation, reduced header dependencies and removed the 'cfs-root/' prefix. The reasoning behind the latter:
2007-11-22 11:37:34 +00:00
ctk
Mustn't include libconio header as this is just one possible implementation of the conio API (and further code exlusion for fullscreen ctk).
2007-12-16 13:00:51 +00:00
dev
Fixed timestamping to support the simple implicit network time synchronization mechanism
2007-12-16 14:30:36 +00:00
lib
Moved textedit widget into backyard as it was never platform independent anyway (but relied on the C64 hibit cursor).
2007-11-20 20:41:11 +00:00
loader
…
net
Made the number of routing table entries configurable
2007-12-17 09:20:16 +00:00
sys
Removed debug output
2007-12-16 14:48:33 +00:00
contiki-lib.h
…
contiki-net.h
Removed reference to logically empty file.
2007-11-18 01:19:31 +00:00
contiki-version.h
Bumped version number to 2.1
2007-11-28 23:04:55 +00:00
contiki.h
…