This website requires JavaScript.
Explore
Help
Sign in
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
4b11df81ba
osd-contiki
/
core
History
Download ZIP
Download TAR.GZ
oliverschmidt
4b11df81ba
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
..
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
Added API for setting 802.15.4 channel and for measuring RSSI
2007-12-05 13:21:05 +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
Fixed compiler warnings
2007-11-17 10:46:25 +00:00
net
including uaodv-rt
2007-12-13 10:04:59 +00:00
sys
Including stddef.h for NULL seems to be somewhat more portable than stdlib.h.
2007-11-18 19:16:49 +00:00
contiki-lib.h
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
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
Finally moved service.[c|h] into backyard. The "only" user left in outside backyard is the CTK on GTK simulation layer - which needs to be updated to build / run again...
2007-05-26 23:23:28 +00:00