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
ls
1 parent 2bab2ba commit d2be577b01ec71df79da31cbe4fe7acfa56ec6a9
@Rajkumar Kanagaraj Rajkumar Kanagaraj authored on 16 Oct 2020
Hugues Kamba committed on 6 Nov 2020
Showing 7 changed files
View
CMakeLists.txt
View
cmsis/CMSIS_5/CMSIS/CMakeLists.txt
View
cmsis/CMSIS_5/CMSIS/RTOS2/CMakeLists.txt
View
cmsis/CMSIS_5/CMSIS/RTOS2/RTX/CMakeLists.txt
View
cmsis/device/CMakeLists.txt
View
cmsis/device/rtos/CMakeLists.txt
View
rtos/CMakeLists.txt