mbed-os/platform
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
..
FEATURE_EXPERIMENTAL_API CMake: greentea: Port PSA Attestation test to CTest 2021-08-11 11:43:17 +01:00
bare_metal Added missing blockdevice mbed_lib.json 2020-11-02 16:35:26 +00:00
cxxsupport Namespace scope mbed:: added for CriticalSectionLock used in Atomic templates 2021-06-08 22:55:43 +02:00
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
include/platform Update Mbed version block 2021-08-18 12:44:48 +01:00
mbed-trace Move ns_trace.h to mbed-trace folder 2021-06-28 09:38:11 +03:00
randlib Update copyright (#15) 2021-06-28 09:38:11 +03:00
source Workaround for a bug in malloc() from newlib-nano 4.1.0 2021-09-01 17:21:32 +01:00
tests CMake: Fix platform wait_ns greentea test Cmake 2021-09-13 14:30:23 +01:00
CMakeLists.txt Update platform CMake to include greentea test dir 2021-08-23 21:41:17 +01:00
mbed_lib.json Add platform MTS_DRAGONFLY_L496VG 2021-08-18 12:03:48 -05:00