mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-11 00:12:06 +00:00
This is to avoid confusion when idf_monitor prints the first symbol in each section, ie "WindowOverflow4" or similar, when bootloader prints the section mapping address. Closes #447 https://github.com/espressif/esp-idf/issues/447