mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'controller-cfg' into 'main'
examples/controller: remove duplicate flash size config entry See merge request app-frameworks/esp-matter!1365
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||||
# Use 8M flash
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y
|
||||
|
||||
#enable BT
|
||||
CONFIG_BT_ENABLED=y
|
||||
@@ -49,6 +50,3 @@ CONFIG_CHIP_SHELL_CMD_LINE_BUF_MAX_LENGTH=512
|
||||
|
||||
# Disable WiFi network commissioning driver
|
||||
CONFIG_WIFI_NETWORK_COMMISSIONING_DRIVER=n
|
||||
|
||||
# Use 8M flash
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y
|
||||
|
||||
Reference in New Issue
Block a user