mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +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.