Files
esp-idf/examples/system/ota/partitions_ota/sdkconfig.ci.recovery_bootloader

6 lines
186 B
Plaintext

CONFIG_BOOTLOADER_RECOVERY_ENABLE=y
CONFIG_BOOTLOADER_RECOVERY_OFFSET=0x3F0000
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="test/partitions_efuse_emul_3.csv"