esp-idf/components/bootloader/subproject/main
Angus Gratton d664e32394 build system: Use component.mk for all components, refactor bootloader build
For config-only components, component.mk should now contain "COMPONENT_CONFIG_ONLY := 1"

Also refactored some of the generation of linker paths, library list. This required cleaning up the way the bootloader
project works, it's now mostly independent from the parent.
2017-07-19 09:10:48 +10:00
..
bootloader_config.h build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
bootloader_start.c build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
esp32.bootloader.ld build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
esp32.bootloader.rom.ld build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
flash_qio_mode.c build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
flash_qio_mode.h build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
Makefile.projbuild build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00