remode deploy target for freertos
This commit is contained in:
@@ -155,7 +155,7 @@ include(TargetArch)
|
|||||||
if (NOT MY_ARCH)
|
if (NOT MY_ARCH)
|
||||||
target_architecture(MY_ARCH)
|
target_architecture(MY_ARCH)
|
||||||
endif()
|
endif()
|
||||||
if (NOT _dep_exists)
|
if (NOT _dep_exists AND NOT PIP_FREERTOS)
|
||||||
set(_dep_exists 1)
|
set(_dep_exists 1)
|
||||||
add_custom_target(deploy COMMENT "Deploy")
|
add_custom_target(deploy COMMENT "Deploy")
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user