mbed-os/rtos/source
Bartek Szatkowski db2ef01580 CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility
mbed OS used older RTX4 version and with osThreadDef accepting only 3
parameters, to preserve compatibility we hardcode the 'instances'
parameter to 1.

(cherry picked from commit 428acae1b2ac15c3ad523e8d40755a9301220822)
(cherry picked from commit 4360b7bbf8)
2020-05-11 09:47:34 +01:00
..
TARGET_CORTEX CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility 2020-05-11 09:47:34 +01:00
ConditionVariable.cpp Add Chrono and predicate support to ConditionVariable 2020-04-27 10:19:08 +03:00
EventFlags.cpp Add Chrono support to EventFlags 2020-04-27 10:19:08 +03:00
Kernel.cpp Add Chrono support to Kernel and SysTimer 2020-04-27 10:19:08 +03:00
Mutex.cpp Add Chrono support to Mutex 2020-04-27 10:19:08 +03:00
Semaphore.cpp Add Chrono support to Semaphore 2020-04-27 10:19:08 +03:00
ThisThread.cpp Add Chrono support to ThisThread 2020-04-27 10:19:08 +03:00
Thread.cpp rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00:00
rtos_handlers.h rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00:00
rtos_idle.h rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00:00