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.
2 parents ed8aabd + a3c09d0 commit 3fb5ed7Copy full SHA for 3fb5ed7
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