mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
esp_system: increase bootloader partition size in examples using framepointer
This commit is contained in:
@@ -1 +1,3 @@
|
||||
CONFIG_ESP_SYSTEM_USE_FRAME_POINTER=y
|
||||
# Increase size of bootloader due to frame pointer
|
||||
CONFIG_PARTITION_TABLE_OFFSET=0x10000
|
||||
|
@@ -0,0 +1,2 @@
|
||||
# Increase size of bootloader due to frame pointer. Only overflowed on P4.
|
||||
CONFIG_PARTITION_TABLE_OFFSET=0x10000
|
Reference in New Issue
Block a user