OVMS3-idf/components/esp32
Ivan Grokhotkov e8ae38024d components/freertos: override per-task __cleanup handler to close stdin, stdout, stderr
Default _cleanup_r doesn't do that, which leaks these three file descriptors.
2016-09-19 19:28:36 +08:00
..
hwcrypto hwcrypto sha: Fix initialisation of SHA hardware in esp_shaX_start functions 2016-09-09 14:27:53 +10:00
include Merge branch 'driver_merge_tmp/merge_struct_header' into 'master' 2016-09-19 15:34:37 +08:00
ld components/esp32: move peripheral symbols to separate ld script 2016-09-19 15:05:32 +08:00
lib@1303c92c10 esp32/lib: update to 1303c92c 2016-09-14 16:57:00 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
component.mk components/esp32: move peripheral symbols to separate ld script 2016-09-19 15:05:32 +08:00
cpu_start.c Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
event.c esp32: fix typo 2016-09-14 13:26:17 +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 esp32: fix typo 2016-09-14 13:26:17 +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 components/freertos: override per-task __cleanup handler to close stdin, stdout, stderr 2016-09-19 19:28:36 +08:00
wifi.c components: esp32/lwip 2016-09-14 12:00:46 +08:00