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
5c83d00fb4
osd-contiki
/
core
History
bg-
e4e3a11b8b
New function process_nevents().
2006-08-17 15:39:24 +00:00
..
cfs
Avoid compiler warning.
2006-08-15 09:38:33 +00:00
ctk
The program_handler_add() mechanism relied on being used after the initialization of the program_handler (and the ctk) process but before entering the event handling. In Contiki 2.x there's no such explicit process initialization anymore - and the implicit asynchronous initialization runs after program_handler_add(). Therefore the initialization of the data structures modified by program_handler_add() had to be removed from that asynchronous process initialization. Instead C-langugae global data.initialization is used.
2006-08-15 00:11:45 +00:00
dev
Move misc. routines to new file.
2006-08-09 17:39:39 +00:00
lib
Added main header include.
2006-08-16 22:12:46 +00:00
loader
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
net
* Some ntohs stuff.
2006-08-17 12:51:07 +00:00
sys
New function process_nevents().
2006-08-17 15:39:24 +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
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
contiki-version.h
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
contiki.h
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00