mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 11:03:05 +00:00
fix refrigerator project name error
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