Kelvin Lawson
|
f29a33fd62
|
timer8.c: Add automated test to check for the behaviour fixed in future.
|
2016-05-25 20:03:43 +01:00 |
|
chencn
|
9afe5d329c
|
Fixed:Can't register the same timer again at timeout handle function
|
2016-03-23 10:20:32 +08:00 |
|
Kelvin Lawson
|
18477010d0
|
atomtimer.c: Prevent uninitialised var warning from over-zealous compiler.
|
2015-03-02 11:29:05 +00:00 |
|
Kelvin Lawson
|
1e9942d791
|
atomtimer: Update callback list tail.
|
2014-06-28 17:37:35 +01:00 |
|
Kelvin Lawson
|
e3c90317a4
|
atomtimer: Support timer callbacks registering new timers by walking the timer list, and building up a separate list of callbacks to be run later.
|
2013-10-01 23:47:39 +01:00 |
|
Kelvin Lawson
|
1b8681efa4
|
atomtimer: Add note regarding timer callback registrations from within timer callbacks.
|
2013-10-01 21:57:23 +01:00 |
|
Kelvin Lawson
|
00d4e3f2af
|
Remove unnecessary stdio.h dependencies
|
2011-05-26 23:27:05 +01:00 |
|
Kelvin Lawson
|
f023bf26de
|
Put port-specific test configuration in atomport-tests.h. Rename atomuser.h to atomport.h. Non-exported port header renamed to atomport-private.h.
|
2010-02-01 22:49:04 +00:00 |
|
Kelvin Lawson
|
127dcbfbb4
|
Add Doxygen header for timer module
|
2010-01-21 00:10:06 +00:00 |
|
Kelvin Lawson
|
6d599c6729
|
Add Atomthreads RTOS source files.
|
2010-01-14 01:53:45 +00:00 |
|