mirror of https://github.com/ARMmbed/mbed-os.git
CMake targets: remove empty space
parent
1f503dcd86
commit
14082fd026
|
@ -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"
|
||||
)
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue