OVMS3-idf/components/esp32
2016-10-21 19:30:29 +08:00
..
hwcrypto hwcrypto sha: Fix initialisation of SHA hardware in esp_shaX_start functions 2016-09-09 14:27:53 +10:00
include Initial addition of wdt and brownout code 2016-10-21 17:59:57 +08:00
ld Add data memory for RMT peripheral 2016-10-08 13:15:06 +08:00
lib@a1e5f8b953 esp32/lib: update wifi lib to a1e5f8b9 2016-09-30 13:50:11 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
brownout.c Brownout works (in as far brownout can work...), int wdt works. 2016-10-21 19:30:29 +08:00
component.mk Merge branch 'master' into bugfix/build_dir_base 2016-10-18 15:30:57 +11:00
cpu_freq.c esp32: wait uart tx finish before cpu freq change 2016-09-21 16:15:42 +08:00
cpu_start.c Brownout works (in as far brownout can work...), int wdt works. 2016-10-21 19:30:29 +08:00
deepsleep.c 1. Change the deep sleep stub code to fix wake bug. 2016-09-28 11:52:39 +08:00
event_default_handlers.c Event handling refactoring 2016-09-26 01:17:32 +08:00
event_loop.c components/esp32: fix renaming of esp_event_set_cb, minor clean up 2016-09-26 12:35:09 +08:00
heap_alloc_caps.c Rename include, use spaces instead of tabs 2016-10-09 15:32:08 +08:00
int_wdt.c Brownout works (in as far brownout can work...), int wdt works. 2016-10-21 19:30:29 +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 Brownout works (in as far brownout can work...), int wdt works. 2016-10-21 19:30:29 +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 lwip/esp32: support iperf 2016-10-09 15:45:25 +08:00
task_wdt.c Initial addition of wdt and brownout code 2016-10-21 17:59:57 +08:00