esp-idf/components/bootloader
Angus Gratton 26efc5a6d0 bootloader: Set the bootloader optimization level separately to the app
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.
2020-02-27 14:38:52 +05:30
..
subproject
CMakeLists.txt
Kconfig.projbuild bootloader: Set the bootloader optimization level separately to the app 2020-02-27 14:38:52 +05:30
Makefile.projbuild
component.mk
project_include.cmake
sdkconfig.rename