Skip to content

Commit a3c09d0

Browse files
committed
Add mbed-cmsis-cortex-m into Nuvoton CMakeList
1 parent 76b2902 commit a3c09d0

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)