mirror of https://github.com/ARMmbed/mbed-os.git
Add mbed-cmsis-cortex-m into Nuvoton CMakeList
parent
76b2902f48
commit
a3c09d0a3f
|
@ -23,3 +23,5 @@ target_sources(mbed-nuvoton
|
||||||
nu_timer.c
|
nu_timer.c
|
||||||
USBEndpoints_Nuvoton.cpp
|
USBEndpoints_Nuvoton.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
target_link_libraries(mbed-nuvoton INTERFACE mbed-cmsis-cortex-m)
|
||||||
|
|
Loading…
Reference in New Issue