Skip to content

Commit 931266c

Browse files
authored
feat(matter): remove matter over thread to save memory
1 parent c4cc0c4 commit 931266c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32c61

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ CONFIG_OPENTHREAD_NETWORK_PSKC="104810e2315100afd6bc9215a6bfac53"
4545

4646
# Matter settings: WiFi and OpenThread + CHIPoBLE
4747
CONFIG_ENABLE_CHIPOBLE=y
48-
CONFIG_ENABLE_MATTER_OVER_THREAD=y
48+
CONFIG_ENABLE_MATTER_OVER_THREAD=n
4949
# Set endpoint id for Thread and Wi-Fi, depending on the secondary network interface endpoint id.
5050
CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
5151
CONFIG_WIFI_NETWORK_ENDPOINT_ID=0

0 commit comments

Comments
 (0)