OVMS3-idf/make
Angus Gratton 3b1c3dab4b Name component makefiles component.mk instead of Makefile
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
2016-09-08 13:41:19 +10:00
..
common.mk Makefile: Rename $(vecho) to $(summary), add new $(details) for echoing details when V=1 2016-08-24 13:25:06 +08:00
component_common.mk Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
project.mk Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
project_config.mk Makefile: Rename $(vecho) to $(summary), add new $(details) for echoing details when V=1 2016-08-24 13:25:06 +08:00
test_build_system.sh Rename build_system_tests to less-ambiguous test_build_system 2016-08-25 11:55:47 +08:00