Skip to content

Commit 0d1fe99

Browse files
authored
feat(matter): Update defconfig.esp32s3
1 parent ab99173 commit 0d1fe99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configs/defconfig.esp32s3

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ CONFIG_ULP_COPROC_RESERVE_MEM=512
2626
# RGB Display Optimizations
2727
# CONFIG_LCD_RGB_ISR_IRAM_SAFE is not set
2828
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
29+
30+
# Matter settings:
31+
CONFIG_ENABLE_CHIPOBLE=y
32+
CONFIG_ESP_MATTER_ENABLE_OPENTHREAD=n

0 commit comments

Comments
 (0)