We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab2b42 commit ab99173Copy full SHA for ab99173
configs/defconfig.esp32s2
@@ -15,3 +15,7 @@ CONFIG_ULP_COPROC_ENABLED=y
15
CONFIG_ULP_COPROC_TYPE_FSM=y
16
# CONFIG_ULP_COPROC_TYPE_RISCV=y
17
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