esp-idf/examples/storage/nvs_bootloader/sdkconfig.defaults

5 lines
194 B
Plaintext

# The size of bootloader has been increased, so the partition table offset needs adjustment
CONFIG_PARTITION_TABLE_OFFSET=0xA000
CONFIG_BOOTLOADER_LOG_LEVEL_WARN=y
CONFIG_BOOTLOADER_LOG_LEVEL=2