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-20 16:32:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
sys
History
adamdunkels
eff2203310
There were many bugs in the rtimer code, particularly one that made only one rtimer at a time work. We have a new rtimer system that we're testing, but in the meantime, I rewrote the rtimer code to explicitly support only one rtimer. Makes the code significantly simpler (and fixes a bug that was very hard to track down).
2009-12-08 23:55:17 +00:00
..
arg.c
…
arg.h
…
autostart.c
…
autostart.h
…
cc.h
…
clock.h
…
compower.c
…
compower.h
…
dsc.h
…
energest.c
…
energest.h
…
etimer.c
…
etimer.h
…
lc-addrlabels.h
…
lc-switch.h
…
lc.h
…
loader.h
…
log.h
…
mt.c
…
mt.h
…
process.c
…
process.h
…
procinit.c
…
procinit.h
…
profile-aggregates.c
…
profile.c
…
profile.h
…
pt-sem.h
…
pt.h
…
rtimer.c
There were many bugs in the rtimer code, particularly one that made only one rtimer at a time work. We have a new rtimer system that we're testing, but in the meantime, I rewrote the rtimer code to explicitly support only one rtimer. Makes the code significantly simpler (and fixes a bug that was very hard to track down).
2009-12-08 23:55:17 +00:00
rtimer.h
…
stimer.c
…
stimer.h
…
subprocess.h
…
timer.c
…
timer.h
…
timetable-aggregate.c
…
timetable-aggregate.h
…
timetable.c
…
timetable.h
…