Skip to content

Commit ab99173

Browse files
authored
feat(matter): Update defconfig.esp32s2
1 parent cab2b42 commit ab99173

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configs/defconfig.esp32s2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ CONFIG_ULP_COPROC_ENABLED=y
1515
CONFIG_ULP_COPROC_TYPE_FSM=y
1616
# CONFIG_ULP_COPROC_TYPE_RISCV=y
1717
CONFIG_ULP_COPROC_RESERVE_MEM=512
18+
19+
# Matter settings:
20+
CONFIG_ENABLE_CHIPOBLE=n
21+
CONFIG_ESP_MATTER_ENABLE_OPENTHREAD=n

0 commit comments

Comments
 (0)