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 02c35fd commit 033c48dCopy full SHA for 033c48d
targets/TARGET_NUVOTON/TARGET_M261/CMakeLists.txt
@@ -1,8 +1,8 @@
1
# Copyright (c) 2020 ARM Limited. All rights reserved.
2
# SPDX-License-Identifier: Apache-2.0
3
4
-if("NUMAKER_IOT_M252" IN_LIST MBED_TARGET_LABELS)
5
- add_subdirectory(TARGET_NUMAKER_IOT_M252)
+if("NUMAKER_IOT_M263A" IN_LIST MBED_TARGET_LABELS)
+ add_subdirectory(TARGET_NUMAKER_IOT_M263A)
6
endif()
7
8
if(${MBED_TOOLCHAIN} STREQUAL "GCC_ARM")
0 commit comments