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
0e8cdd9e8e
osd-contiki
/
core
History
adamdunkels
b9b8ef7da5
GCR encoding/decoding
2006-10-05 09:23:41 +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
GCR encoding/decoding
2006-10-05 09:23:41 +00:00
loader
Fixed bug where instruction to be relocated was fetched from an incorrect location
2006-09-01 07:10:01 +00:00
net
Must reset uip_slen to zero after transmit to avoid confusing uIP if it is invoked after this function
2006-09-26 22:12:59 +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