mbed-os/rtos/source
Lingkai Dong 81e676b86b RTOS: use default boot-stack-size for nRF as SoftDevice is no longer used
Previously we overrode nRF targets to have a larger stack
due to memory required by SoftDevice. Having deprecated SoftDevice
in favour of Cordio for BLE (#12674), such requirement does not
apply anymore.
2020-04-27 17:22:49 +01:00
..
TARGET_CORTEX RTOS: use default boot-stack-size for nRF as SoftDevice is no longer used 2020-04-27 17:22:49 +01:00
ConditionVariable.cpp rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00:00
EventFlags.cpp rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00:00
Kernel.cpp rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00:00
Mutex.cpp Change Mutex lock and unlock API return value to void 2020-03-10 05:14:19 -07:00
Semaphore.cpp Remove Semaphore deprecated APIs 2020-03-16 09:37:45 -07:00
ThisThread.cpp rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00: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