mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
7 lines
244 B
Plaintext
7 lines
244 B
Plaintext
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
|
|
CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
|
|
CONFIG_PARTITION_TABLE_OFFSET=0x9000
|