OVMS3-idf/components
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
..
bootloader Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
bt Initial public version 2016-08-17 23:08:22 +08:00
esp32 Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
esptool_py Add flash freq selection to menuconfig 2016-09-06 14:24:28 +08:00
expat components/expat: add XML parse feature 2016-08-25 16:40:23 +08:00
freertos Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
json components/json: add JSON parse feature 2016-08-25 17:04:14 +08:00
lwip Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
mbedtls mbedtls: Fix component Makefile 2016-09-05 15:08:30 +10:00
newlib Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
nvs_flash Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
partition_table Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
spi_flash Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
tcpip_adapter Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00