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 ad99680 commit cab2b42Copy full SHA for cab2b42
configs/defconfig.esp32c3
@@ -12,3 +12,7 @@ CONFIG_ESP_WIFI_SCAN_CACHE=y
12
CONFIG_ESP_WIFI_MBO_SUPPORT=y
13
CONFIG_ESP_WIFI_11R_SUPPORT=y
14
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