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-09 19:31:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
master
Branches
Tags
View all branches
contiki
/
core
History
adamdunkels
a20202231d
Minor type change
2008-01-08 08:00:13 +00:00
..
cfs
Allow to implement cfs API on preprocessor level. The benefits are:
2007-12-23 15:22:33 +00:00
ctk
Did more aggressive fullscreen ctk codesize optimization. Now ctk draw implementations need adjustment as the struct window member x and y are gone. Another potential optimization would be to remove clipping...
2007-12-20 20:45:06 +00:00
dev
Increased the default input line length from 40 to 80
2008-01-08 07:49:51 +00:00
lib
Moved textedit widget into backyard as it was never platform independent anyway (but relied on the C64 hibit cursor).
2007-11-20 20:41:11 +00:00
loader
…
net
Minor type change
2008-01-08 08:00:13 +00:00
sys
The radio driver now takes care of adjusting for the transmission time
2008-01-08 07:54:16 +00:00
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
Bumped version number to 2.1
2007-11-28 23:04:55 +00:00
contiki.h
…