mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-01 00:34:18 +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.