We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9f5064 + 2df6096 commit 094d005Copy full SHA for 094d005
1 file changed
platforms/tab5/sdkconfig
@@ -693,8 +693,8 @@ CONFIG_ESPTOOLPY_MONITOR_BAUD=115200
693
# CONFIG_PARTITION_TABLE_TWO_OTA is not set
694
# CONFIG_PARTITION_TABLE_TWO_OTA_LARGE is not set
695
CONFIG_PARTITION_TABLE_CUSTOM=y
696
-CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
697
-CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
+CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_no_ota_16mb.csv"
+CONFIG_PARTITION_TABLE_FILENAME="partitions_no_ota_16mb.csv"
698
CONFIG_PARTITION_TABLE_OFFSET=0x8000
699
CONFIG_PARTITION_TABLE_MD5=y
700
# end of Partition Table
0 commit comments