nes-proj/core
adamdunkels 528760f924 Updated code 2006-10-09 11:53:56 +00:00
..
cfs Added the CCIF (Contiki Core InterFace) declarations used by the applications which are currently part of the Win32 build. 2006-08-26 23:54:00 +00:00
ctk The special handling of mouse-over detection for bitmaps and icons seems unnecessary since the the member 'h' is always present and can always be assumed to be initialized. Furthermore the special handling prevented multiline textentries to be treated correctly. Therefore the special handling is now completely removed (and the handling of the 'h' member is adjusted). 2006-08-30 23:12:33 +00:00
dev * FASTSPI_READ_RAM_LE(p,a,c,n) for completeness. 2006-09-26 15:48:01 +00:00
lib Limit number of sensor events to avoid overflowing event queue 2006-10-06 09:18:52 +00:00
loader Updated documentation 2006-10-09 11:13:25 +00:00
net Updated code 2006-10-09 11:53:56 +00:00
sys Commented out unused functionality: the ability to create a process running a thread was never used. With the new code, only running 'bare' threads is supported. If support for creating processes with a thread is needed, it may be reneabled later but currently there doesn't seem to be a need for it 2006-09-26 20:59:51 +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 Added uip-udp-packet.h 2006-08-31 09:36:46 +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