mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
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.