OVMS3-idf/components/esp32
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
..
include tcpip_adapter: typedef clean up 2016-09-06 19:36:03 +08:00
ld ld: add ld for bt/trace, choose different ld by menuconfig 2016-08-25 11:34:21 +08:00
lib@b95a359c34 Bump WiFi libraries to latest 2016-09-05 10:54:43 +10:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
component.mk Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
cpu_start.c Minor comment cleanup 2016-09-02 11:33:53 +10:00
event.c event: not post got ip event if static is invalid 2016-09-06 19:36:03 +08:00
heap_alloc_caps.c mem: add comments for knock out 0x3ffe0000~0x3ffe8000 2016-08-25 11:59:29 +08:00
heap_alloc_caps.h Initial public version 2016-08-17 23:08:22 +08:00
Kconfig Temporarily restrict WiFi stack to only run in single core more 2016-09-05 12:02:11 +10:00
libhal.a Initial public version 2016-08-17 23:08:22 +08:00
spiram.h Initial public version 2016-08-17 23:08:22 +08:00
syscalls.c newlib locking: Fix bug w/ _lock_close not clearing semaphore handle 2016-08-25 16:43:55 +08:00
wifi.c components: esp32 2016-09-02 11:16:37 +10:00