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-03-10 01:30:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
bg-
90cbfbba9c
* Conditional compilation on CC2420_RADIO rather than TMOTE_SKY.
2007-01-24 16:32:34 +00:00
..
cfs
…
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
* Initial AVR port.
2007-01-24 16:26:55 +00:00
lib
Respect MMEM_CONF_SIZE user option, otherwise default to 4096 byts
2006-12-22 17:14:06 +00:00
loader
Changed the generation of symbols to the mknmlist script. Now symbols.h is not automatically generated so we can use it as a normal include file and remove symbols-def.h.
2007-01-24 16:11:48 +00:00
net
* Conditional compilation on CC2420_RADIO rather than TMOTE_SKY.
2007-01-24 16:32:34 +00:00
sys
* Don't include signal.h.
2007-01-24 16:07:20 +00:00
contiki-lib.h
…
contiki-net.h
Added uip-udp-packet.h
2006-08-31 09:36:46 +00:00
contiki-version.h
…
contiki.h
…