OVMS3-idf/components/esp32
Angus Gratton b6b83c33be Merge branch 'feature/bootloader_config' into 'master'
Add bootloader menuconfig entries

Adds log verbosity & ANSI coloring to menuconfig, also some cleanup in cpu_start.c

See merge request !79
2016-09-13 14:31:18 +08:00
..
include Merge branch 'feature/dualcore_spi_flash_api' into 'master' 2016-09-13 13:58:54 +08:00
ld header files: modify rom code and soc header files 2016-09-12 17:47:49 +08:00
lib@e793e8ac04 esp32/lib: Bump WiFi revision 2016-09-12 19:32:05 +08: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 Merge branch 'feature/bootloader_config' into 'master' 2016-09-13 14:31:18 +08: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
ipc.c components/esp32: add inter-processor call API and implement spi_flash through it 2016-09-12 18:54:45 +08:00
Kconfig components/esp32: remove dependency of WIFI_ENABLED on FREERTOS_UNICORE 2016-09-12 19:53:38 +08: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 esp32: modify realloc behaves just like malloc when pass a null pointer for ptr. 2016-09-09 15:06:56 +10:00
wifi.c components: esp32 2016-09-02 11:16:37 +10:00