mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
7 lines
281 B
Plaintext
7 lines
281 B
Plaintext
|
# Default Secure Boot bootloader is too large to fit in default
|
||
|
# bootloader size without adding 0x1000 bytes or reducing the log level.
|
||
|
#
|
||
|
# If you find yourself needing to edit this in the future, it's a sign the
|
||
|
# bootloader is bloating out!
|
||
|
CONFIG_PARTITION_TABLE_OFFSET=0xA000
|