Commit a8f1d5b
committed
CMake: Fix platform wait_ns greentea test Cmake
MBed CLI2 generates TARGET_ARM_FM macro as a string in mbed_config.cmake
under MBED_TARGET_DEFINITIONS list so fixed the if defined check of
TARGET_ARM_FM with finding TARGET_ARM_FM string in MBED_TARGET_DEFINITIONS
list to skip/include test1 parent 756830e commit a8f1d5b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments