esp-idf/make
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
..
common.mk
component_common.mk
component_wrapper.mk
ldgen.mk
project.mk
project_config.mk
version.mk