adamdunkels
|
6f72ff7af1
|
Remove compiler warnings
|
2010-01-19 13:08:24 +00:00 |
|
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 |
|
adamdunkels
|
d3319f71b3
|
Made rtimer callback a typedefed type to make function prototypes nicer
|
2007-10-23 20:33:19 +00:00 |
|
adamdunkels
|
95706ae1aa
|
Documentation fix. Number of rtimers configurable with contiki-conf.h
|
2007-05-22 20:58:38 +00:00 |
|
adamdunkels
|
c4b212898b
|
Bugfix: should not invoke timer if timer list is empty.
|
2007-05-17 00:23:58 +00:00 |
|
adamdunkels
|
210574cf22
|
Fixed API to be consistent between .h and .c file
|
2007-03-28 20:28:22 +00:00 |
|
adamdunkels
|
503b76266b
|
Renamed rt module to rtimer
|
2007-03-25 17:10:30 +00:00 |
|