mbed-os/platform/tests/TESTS/mbed_platform/wait_ns
Rajkumar Kanagaraj ad18cc88a6 CMake: Fix platform wait_ns greentea test Cmake
Mbed CLI 2 generates TARGET_ARM_FM macro as a string in mbed_config.cmake
under the MBED_TARGET_DEFINITIONS list. Fix the "if defined" check for
TARGET_ARM_FM by searching for the TARGET_ARM_FM string in the
MBED_TARGET_DEFINITIONS list. This allows us to skip or include the test from CMake.
2021-09-13 14:30:23 +01:00
..
CMakeLists.txt CMake: Fix platform wait_ns greentea test Cmake 2021-09-13 14:30:23 +01:00
main.cpp Refactoring \platform as per directory structure proposal. 2020-07-28 10:14:44 +01:00