NUVOTON: Remove CMake listing of M261 include directory that do not exist

Remove listing of include directory that do not exist
pull/14315/head
Hugues Kamba 2021-02-22 12:44:50 +00:00
parent 29cfcd6d5f
commit 3eb5296996
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ target_include_directories(mbed-m261
device
device/Reg
device/StdDriver
device/StdDriver/inc
)
target_link_libraries(mbed-m261 INTERFACE mbed-nuvoton)