CMake: Update mbed os, unittest CMake and add CMAKE_CROSSCOMPILING guard
- Add a new MbedOS project in mbed os root CMake which can be used along with
  BUILD_TESTING conditional check for enabling the unittest build
- Update UNITTEST CMake for setting the CMake configuration like c, cxx flags etc.,
- Add if CMAKE_CROSSCOMPILING conditional check wherever target configuration check
  and toolchain configuration to avoid such configuration gets included for unittest build.
ls
1 parent 4ade0bd commit a88f43f36704fe4e049483a1a71f28e470a3f20b
@Rajkumar Kanagaraj Rajkumar Kanagaraj authored on 7 Apr 2021
Showing 6 changed files
View
.gitignore
View
CMakeLists.txt
View
UNITTESTS/CMakeLists.txt
View
cmsis/CMSIS_5/CMSIS/RTOS2/RTX/CMakeLists.txt
View
cmsis/device/rtos/CMakeLists.txt
View
connectivity/drivers/wifi/TARGET_WICED/CMakeLists.txt