mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-21 09:49:38 +01:00
5 lines
194 B
Plaintext
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
|