mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'example/fix_refrigerator_project_name_error' into 'main'
[example] fix refrigerator example project name error See merge request app-frameworks/esp-matter!1154
This commit is contained in:
@@ -23,7 +23,7 @@ set(EXTRA_COMPONENT_DIRS
|
||||
"${ESP_MATTER_PATH}/components"
|
||||
${extra_components_dirs_append})
|
||||
|
||||
project(light_switch)
|
||||
project(refrigerator)
|
||||
if(CONFIG_IDF_TARGET_ESP32C2)
|
||||
include(relinker)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user