We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49aa04 commit 0ec92a0Copy full SHA for 0ec92a0
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/CMakeLists.txt
@@ -63,5 +63,5 @@ mbed_set_linker_script(mbed-mcu-nrf52840 ${CMAKE_CURRENT_SOURCE_DIR}/${LINKER_FI
63
target_link_libraries(mbed-mcu-nrf52840 INTERFACE mbed-nrf52 mbed-sdk-15-0)
64
target_link_libraries(mbed-arduino-nano33ble INTERFACE mbed-mcu-nrf52840)
65
target_link_libraries(mbed-ep-agora INTERFACE mbed-mcu-nrf52840)
66
-target_link_libraries(mbed-ep-atlas INTERFACE mbed-mcu-nrf52840) # TODO ask HK about this
+target_link_libraries(mbed-ep-atlas INTERFACE mbed-mcu-nrf52840)
67
target_link_libraries(mbed-nrf52840-dk INTERFACE mbed-mcu-nrf52840)
0 commit comments