mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Fixes problems with Eclipse trying to build in directories it shouldn't. This is a breaking change for existing repositories, they need to rename any component Makefiles to component.mk and rename their references to $(IDF_PATH)/make/component.mk to $(IDF_PATH)/make/component_common.mk