Mass manufacturing tool for Matter

Utility generates manufacturing NVS partition image and Onboarding QR codes
This commit is contained in:
Shubham Patil
2022-03-16 17:50:01 +05:30
parent bd951b8499
commit a3135d346c
16 changed files with 920 additions and 580 deletions
+1 -1
View File
@@ -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)