We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b94a91 commit 99b13d2Copy full SHA for 99b13d2
idf_component_examples/esp_matter_light/CMakeLists.txt
@@ -8,7 +8,6 @@ set(PROJECT_VER_NUMBER 1)
8
# This should be done before using the IDF_TARGET variable.
9
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
10
11
-idf_build_set_property(MINIMAL_BUILD ON)
12
project(arduino_managed_component_light)
13
14
# WARNING: This is just an example for using key for decrypting the encrypted OTA image
0 commit comments