Skip to content

Commit

Permalink
NUVOTON: Fix M261 CMake build
Browse files Browse the repository at this point in the history
* Ensure the correct system source file is listed.
* List the correct include directory to expose device header files
  • Loading branch information
hugueskamba committed Feb 22, 2021
1 parent 29cfcd6 commit c8a7545
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion targets/TARGET_NUVOTON/TARGET_M261/CMakeLists.txt
Expand Up @@ -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)
Expand Down

0 comments on commit c8a7545

Please sign in to comment.