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
9f9ba7d6d9
osd-contiki
/
core
History
adamdunkels
c6c11d1245
2.2 -> 2.2.1
2008-08-18 08:40:16 +00:00
..
cfs
Enforce the number of pages in a sector to be a power of two.
2008-08-15 22:38:43 +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
Code style fixes
2008-07-08 08:23:47 +00:00
lib
Moved unused code to backyard
2008-08-15 19:57:13 +00:00
loader
Added debugging statements
2008-07-09 20:56:25 +00:00
net
Improved debugging output
2008-08-15 19:28:33 +00:00
sys
Hardy Griech's timer bugfix: avoid direct comparison for timer values since they may wrap. Instead, use the CLOCK_LT() that works correctly even for wrapped timers.
2008-08-15 19:16:09 +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
Removed reference to logically empty file.
2007-11-18 01:19:31 +00:00
contiki-version.h
2.2 -> 2.2.1
2008-08-18 08:40:16 +00:00
contiki.h
Moved energest.{c,h} from core/lib to core/sys: power profiling is a system mechanism, not a library
2008-07-03 23:36:30 +00:00