This commit changes the behaviour of the CMSIS-RTOS periodic timers to have an initial timeout equal to the periodic timeout instead of executing the callback function directly when calling the osTimerStart(...); function. This behavioural change is according to the CMSIS-RTOS specification. Signed-off-by: Måns Ansgariusson <Mans.Ansgariusson@AssaAbloy.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| event_flags.c | ||
| Kconfig | ||
| kernel.c | ||
| mempool.c | ||
| msgq.c | ||
| mutex.c | ||
| semaphore.c | ||
| thread_flags.c | ||
| thread.c | ||
| timer.c | ||
| wrapper.h | ||