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-01-21 23:31:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
adamdunkels
fd33a89214
Renamed ulayer -> callbacks
2007-03-15 10:01:04 +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
* General stuff for different baudrates:
2007-02-02 13:26:48 +00:00
lib
* Remove include.
2007-01-25 18:19:57 +00:00
loader
* s/_DEF_/_/g
2007-01-30 18:04:59 +00:00
net
Renamed ulayer -> callbacks
2007-03-15 10:01:04 +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
…