zephyr/lib
Måns Ansgariusson 2f323e65b2 lib: cmsis_rtos: Fix Periodic timer
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>
2020-03-25 09:37:59 -04:00
..
cmsis_rtos_v1 lib: cmsis_rtos: Fix Periodic timer 2020-03-25 09:37:59 -04:00
cmsis_rtos_v2 lib: cmsis_rtos: Fix Periodic timer 2020-03-25 09:37:59 -04:00
fnmatch ext: lib: Move fnmatch to lib/ 2020-03-20 22:56:19 -04:00
gui kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
libc kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
os kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
posix Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
updatehub net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
CMakeLists.txt ext: lib: Move fnmatch to lib/ 2020-03-20 22:56:19 -04:00
Kconfig ext: lib: Move fnmatch to lib/ 2020-03-20 22:56:19 -04:00