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-23 20:30:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
Adam Dunkels
0a428c9489
style fix; added fas check for cycle_time being a power of two or not.
2011-12-05 16:28:04 +01:00
..
cfs
Avoid reading bytes from the original file when their is a log entry for that part of the file.
2011-07-30 10:05:23 +02:00
ctk
…
dev
moved io and signal and IAR-GCC checks from driver files into contiki include file
2011-09-26 10:38:41 +02:00
lib
Updated to use clock_seconds() on all platforms
2011-09-19 17:42:19 +02:00
loader
Add stk500 platform and changes suggested by Daniel Willmann
2011-08-03 11:18:55 -04:00
net
style fix; added fas check for cycle_time being a power of two or not.
2011-12-05 16:28:04 +01:00
sys
Bugfix: PROCESS_PAUSE() must explicitly check the event type, otherwise we may cause the process event queue to fill up if we repeatedly call PROCESS_PAUSE() while other (broadcast) events are posted as well, such as timer events.
2011-11-22 09:36:27 +01:00
contiki-lib.h
…
contiki-net.h
Fixed includes
2011-09-01 08:45:18 +02:00
contiki-version.h
…
contiki.h
…