CMake targets: remove empty space

pull/14427/head
Martin Kojtal 2021-03-04 20:59:05 +00:00
parent 1f503dcd86
commit 14082fd026
2 changed files with 0 additions and 2 deletions

View File

@ -88,4 +88,3 @@ mbed_post_build_psoc6_sign_image(
"16"
"${MBED_PATH}/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/hex/psoc6_02_cm0p_secure.hex"
)

View File

@ -72,4 +72,3 @@ target_link_libraries(mbed-arduino-nano33ble INTERFACE mbed-mcu-nrf52840)
target_link_libraries(mbed-ep-agora INTERFACE mbed-mcu-nrf52840)
target_link_libraries(mbed-ep-atlas INTERFACE mbed-mcu-nrf52840)
target_link_libraries(mbed-nrf52840-dk INTERFACE mbed-mcu-nrf52840)