summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2022-11-15 16:43:21 +1100
committerjacqueline <me@jacqueline.id.au>2022-11-15 16:43:21 +1100
commite802b8583f58a2be366f24b72afeb050550dbc7e (patch)
tree58f57099777de5b37d57ca2af45f1a46fcc44a36
parent07e1b5a3284201b4eac36a15c361b85dfba147b5 (diff)
downloadtangara-fw-e802b8583f58a2be366f24b72afeb050550dbc7e.tar.gz
Enlarge app partition
-rw-r--r--sdkconfig.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdkconfig.common b/sdkconfig.common
index ae9789e5..d5eb7360 100644
--- a/sdkconfig.common
+++ b/sdkconfig.common
@@ -44,9 +44,9 @@ CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B=y
CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL=115200
CONFIG_ESPTOOLPY_MONITOR_BAUD=115200
-CONFIG_PARTITION_TABLE_SINGLE_APP=y
+CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
-CONFIG_PARTITION_TABLE_FILENAME="partitions_singleapp.csv"
+CONFIG_PARTITION_TABLE_FILENAME="partitions_singleapp_large.csv"
CONFIG_PARTITION_TABLE_OFFSET=0x8000
CONFIG_PARTITION_TABLE_MD5=y