Skip to content

Commit 94f3c7b

Browse files
committed
Maxim CMake: fix sources for max32630fthr
1 parent cbc6af5 commit 94f3c7b

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_Maxim/TARGET_MAX32630/TARGET_MAX32630FTHR

1 file changed

+1
-1
lines changed

targets/TARGET_Maxim/TARGET_MAX32630/TARGET_MAX32630FTHR/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ target_include_directories(mbed-max32630fthr
88
.
99
)
1010

11-
target_sources(mbed-core
11+
target_sources(mbed-max32630fthr
1212
INTERFACE
1313
low_level_init.c
1414
)

0 commit comments

Comments
 (0)