OVMS3-idf/components/esp32
2016-11-15 12:36:15 +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 remote-tracking branch 'origin/master' into feature/better_idle_tick_hook_mechanism 2016-11-15 12:36:15 +08:00
ld Merge branch 'feature/deepsleep_stub_linker' into 'master' 2016-11-01 22:27:13 +08:00
lib@01f5c068e1 wps: update wifi lib -- add wps lib 2016-11-15 11:19:15 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
brownout.c Add licenses, docbook, general cleanup 2016-10-25 18:18:11 +08:00
component.mk Merge branch 'master' into feature/wps 2016-11-14 15:24:12 +08:00
cpu_freq.c esp32: wait uart tx finish before cpu freq change 2016-09-21 16:15:42 +08:00
cpu_start.c fix order of creation of standard streams 2016-11-08 20:17:08 +08:00
crosscore_int.c Per-CPU interrupt handlers and args 2016-11-10 17:59:46 +08:00
deepsleep.c Deep sleep: Any source named rtc_wake_stub* is linked as RTC wake stub code 2016-10-19 15:58:37 +11:00
event_default_handlers.c Merge branch 'master' into feature/wps 2016-11-14 15:24:12 +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
freertos_hooks.c Add comments/headers according to merge request comments 2016-11-15 12:10:02 +08:00
gdbstub.c Amend gpio driver to work around SoC bug with some pullups/pulldowns in the GPIO peripheral; mark existing function that does not always work as deprecated 2016-11-15 10:29:52 +08:00
heap_alloc_caps.c Add Trax-support to esp-idf 2016-10-17 12:18:17 +08:00
int_wdt.c Add a more scalable mechanism for the FreeRTOS tick- and idle hooks; idle handler now uses WAITI to reduce power 2016-11-11 19:20:54 +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: add choice for RTC clock source 2016-11-03 17:37:15 +08:00
libhal.a Initial public version 2016-08-17 23:08:22 +08:00
panic.c Re-add panic.o to IRAM/DRAM. 2016-10-28 14:32:11 +08:00
spiram.h Initial public version 2016-08-17 23:08:22 +08:00
task_wdt.c Fix wdt idle hook 2016-11-14 10:20:49 +08:00