mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Mass manufacturing tool for Matter
Utility generates manufacturing NVS partition image and Onboarding QR codes
This commit is contained in:
@@ -72,7 +72,7 @@ set(INCLUDE_DIRS_LIST "."
|
||||
"${MATTER_SDK_PATH}/src"
|
||||
"${ZAP_GENERATED_PATH}/../")
|
||||
|
||||
set(REQUIRES_LIST chip bt esp_matter_console esp_matter_factory)
|
||||
set(REQUIRES_LIST chip bt esp_matter_console)
|
||||
|
||||
if ("${IDF_TARGET}" STREQUAL "esp32h2")
|
||||
list(APPEND REQUIRES_LIST openthread esp_matter_openthread)
|
||||
|
||||
Reference in New Issue
Block a user