mbed-os/rtos
Rajkumar Kanagaraj d2be577b01 CMake: split rtos from core target
Add or remove and directories containing source files, header files, and macro definitions that implement RTOS support.
This includes:
- cmsis/CMSIS_5/CMSIS/RTOS2/
- cmsis/device/rtos/
- rtos/source/ConditionVariable.cpp
- rtos/source/Thread.cpp
2020-11-06 17:25:22 +00:00
..
include/rtos platform: move internal headers to internal/ 2020-08-20 08:58:00 +01:00
source CMake: Fix build failure due to CMSIS restructure 2020-11-06 17:25:20 +00:00
tests/TESTS Move rtos greentea test closure to library 2020-09-16 13:06:05 +01:00
CMakeLists.txt CMake: split rtos from core target 2020-11-06 17:25:22 +00: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