We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d81f520 commit d458f24Copy full SHA for d458f24
targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103xE/CMakeLists.txt
@@ -1,8 +1,6 @@
1
# Copyright (c) 2020 ARM Limited. All rights reserved.
2
# SPDX-License-Identifier: Apache-2.0
3
4
-add_subdirectory(TARGET_IVM22_F103RE EXCLUDE_FROM_ALL)
5
-
6
if(${MBED_TOOLCHAIN} STREQUAL "GCC_ARM")
7
set(STARTUP_FILE TOOLCHAIN_GCC_ARM/startup_stm32f103xe.S)
8
set(LINKER_FILE TOOLCHAIN_GCC_ARM/stm32f103xe.ld)
0 commit comments