mbed-os/rtos
Martin Kojtal 5e29db6e30 rtos: fix delay with 0
Fixes error osErrorParameter that triggers our assert.
RTX delay ignored 0 previously, it now returns osErrorParameter instead.
2021-07-29 14:31:39 +01:00
..
include/rtos rtos: Remove UNITTEST macro from rtos 2021-07-06 16:50:49 +01:00
source rtos: fix delay with 0 2021-07-29 14:31:39 +01:00
tests CMake: Remove mbed-stubs-rtos-headers library 2021-07-08 07:14:56 -07:00
CMakeLists.txt CMake: Move rtos stubs sources to the mbed-os/rtos directory 2021-06-28 06:31:37 -07:00
LICENSE-mit.txt rtos: add license information 2019-04-16 11:26:39 +01:00
LICENSE.md Remove RtosTimer deprecated class and its APIs 2020-03-09 09:52:29 -07:00
mbed_lib.json RTOS API for bare metal 2019-07-15 10:13:50 +03:00