Add mbed-cmsis-cortex-m into Nuvoton CMakeList

pull/14376/head
cyliangtw 2021-03-04 11:35:14 +08:00
parent 76b2902f48
commit a3c09d0a3f
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@ target_sources(mbed-nuvoton
nu_timer.c
USBEndpoints_Nuvoton.cpp
)
target_link_libraries(mbed-nuvoton INTERFACE mbed-cmsis-cortex-m)