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 76b2902 commit a3c09d0Copy full SHA for a3c09d0
targets/TARGET_NUVOTON/CMakeLists.txt
@@ -23,3 +23,5 @@ target_sources(mbed-nuvoton
23
nu_timer.c
24
USBEndpoints_Nuvoton.cpp
25
)
26
+
27
+target_link_libraries(mbed-nuvoton INTERFACE mbed-cmsis-cortex-m)
0 commit comments