Skip to content

Commit

Permalink
fixed missing library
Browse files Browse the repository at this point in the history
fixed missing library
  • Loading branch information
hallard committed Apr 4, 2024
1 parent 954a440 commit 17c581b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ add_library(mbed-arduino-nano33ble INTERFACE)
add_library(mbed-ep-agora INTERFACE)
add_library(mbed-ep-atlas INTERFACE)
add_library(mbed-nrf52840-dk INTERFACE)
add_library(mbed-nrf52840-dongle INTERFACE)


target_include_directories(mbed-arduino-nano33ble
INTERFACE
Expand Down

0 comments on commit 17c581b

Please sign in to comment.