PIP_FREERTOS -> PIP_MICRO
This commit is contained in:
@@ -169,7 +169,7 @@ if (POLICY CMP0053)
|
||||
cmake_policy(SET CMP0053 NEW)
|
||||
endif()
|
||||
|
||||
if (NOT _dep_exists AND NOT PIP_FREERTOS)
|
||||
if (NOT _dep_exists AND NOT PIP_MICRO)
|
||||
set(_dep_exists 1)
|
||||
add_custom_target(deploy COMMENT "Deploy")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user