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