Skip to content

Commit e7315e8

Browse files
committed
ADUCM3029: remove flag that is already set in core CMake
1 parent 7c70a0c commit e7315e8

File tree

1 file changed

+0
-6
lines changed
  • targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029

1 file changed

+0
-6
lines changed

targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ if ("EV_COG_AD3029LZ" IN_LIST MBED_TARGET_LABELS)
2020
TARGET_EV_COG_AD3029LZ/device/startup_ADuCM3029.c
2121
)
2222

23-
target_compile_options(mbed-core
24-
INTERFACE
25-
-mcpu=cortex-m3
26-
)
27-
endif()
28-
2923
set_property(GLOBAL PROPERTY MBED_TARGET_LINKER_FILE ${CMAKE_CURRENT_SOURCE_DIR}/${LINKER_FILE})
3024

3125
target_include_directories(mbed-core

0 commit comments

Comments
 (0)