Skip to content

Commit 3fb5ed7

Browse files
authored
Merge pull request #14376 from OpenNuvoton/nvt_cmake
CMake: Add mbed-cmsis-cortex-m into Nuvoton target
2 parents ed8aabd + a3c09d0 commit 3fb5ed7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/TARGET_NUVOTON/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ target_sources(mbed-nuvoton
2323
nu_timer.c
2424
USBEndpoints_Nuvoton.cpp
2525
)
26+
27+
target_link_libraries(mbed-nuvoton INTERFACE mbed-cmsis-cortex-m)

0 commit comments

Comments
 (0)