mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-02 08:50:24 +00:00
Change the default bootloader config to -Os to save size. This is a useful feature because it allows switching between debug and release configs in the app without also needing to account for a size change in the bootloader.