OVMS3-idf/components/esp32
Ivan Grokhotkov be112daa71 components/esp32: fix and clean up dual core startup
This change removes various delays in PRO and APP CPU startup paths.
Also some unused code and ets_printf statements are cleaned up or removed.
2nd CPU now communicates that it has started through a global variable.
2016-08-24 16:21:28 +08:00
..
include Initial public version 2016-08-17 23:08:22 +08:00
ld Initial public version 2016-08-17 23:08:22 +08:00
lib@40dc7af7f3 Initial public version 2016-08-17 23:08:22 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
cpu_start.c components/esp32: fix and clean up dual core startup 2016-08-24 16:21:28 +08:00
event.c Initial public version 2016-08-17 23:08:22 +08:00
heap_alloc_caps.c Initial public version 2016-08-17 23:08:22 +08:00
heap_alloc_caps.h Initial public version 2016-08-17 23:08:22 +08:00
Kconfig Add cr after a lf is printed (configurable) 2016-08-23 15:20:03 +08:00
libhal.a Initial public version 2016-08-17 23:08:22 +08:00
Makefile Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
spiram.h Initial public version 2016-08-17 23:08:22 +08:00
syscalls.c Add cr after a lf is printed (configurable) 2016-08-23 15:20:03 +08:00
wifi.c Initial public version 2016-08-17 23:08:22 +08:00