Changed partition table
This commit is contained in:
@ -122,8 +122,8 @@ CONFIG_ESPTOOLPY_MONITOR_BAUD=115200
|
||||
# CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE is not set
|
||||
# CONFIG_PARTITION_TABLE_TWO_OTA is not set
|
||||
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_4M_noota.csv"
|
||||
CONFIG_PARTITION_TABLE_FILENAME="partitions_4M_noota.csv"
|
||||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_16M_ota.csv"
|
||||
CONFIG_PARTITION_TABLE_FILENAME="partitions_16M_ota.csv"
|
||||
CONFIG_PARTITION_TABLE_OFFSET=0xf000
|
||||
CONFIG_PARTITION_TABLE_MD5=y
|
||||
# end of Partition Table
|
||||
|
Reference in New Issue
Block a user