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 | ||
cmsis_kernel.c | ||
cmsis_mailq.c | ||
cmsis_mempool.c | ||
cmsis_msgq.c | ||
cmsis_mutex.c | ||
cmsis_semaphore.c | ||
cmsis_signal.c | ||
cmsis_thread.c | ||
cmsis_timer.c | ||
cmsis_wait.c | ||
Kconfig |