Skip to content

Commit cab2b42

Browse files
authored
feat(matter): Update defconfig.esp32c3
1 parent ad99680 commit cab2b42

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configs/defconfig.esp32c3

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ CONFIG_ESP_WIFI_SCAN_CACHE=y
1212
CONFIG_ESP_WIFI_MBO_SUPPORT=y
1313
CONFIG_ESP_WIFI_11R_SUPPORT=y
1414
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=4096
15+
16+
# Matter settings:
17+
CONFIG_ENABLE_CHIPOBLE=y
18+
CONFIG_ESP_MATTER_ENABLE_OPENTHREAD=n

0 commit comments

Comments
 (0)