OVMS3-idf/components/esp32s2beta
Angus Gratton b7b4cd3418 Merge branch 'bugfix/timer_group_reset_ut' into 'master'
timer: remove check for POWERON_RESET in the test case, add esp_reset_reason API for s2beta

See merge request espressif/esp-idf!6747
2019-11-23 14:04:41 +08:00
..
include clk.h: add extern C guards 2019-11-05 14:56:16 +01:00
ld Merge branch 'bugfix/esp32s2beta_crtbegin' into 'master' 2019-11-22 07:01:32 +08:00
test ci: forbid esp32s2beta tests from being built in make 2019-09-11 09:31:47 +08:00
brownout.c Fix function prototypes 2019-08-13 17:14:16 +10:00
cache_err_int.c cache_err_int: Add cache error interrupt panic 2019-09-09 14:35:42 +08:00
clk.c soc: Fix setting timeout for RTC_WDT 2019-09-23 14:57:26 +08:00
CMakeLists.txt Merge branch 'bugfix/timer_group_reset_ut' into 'master' 2019-11-23 14:04:41 +08:00
component.mk add esp32s2beta component 2019-06-11 13:06:32 +08:00
cpu_start.c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 2019-11-22 05:33:35 +08:00
crosscore_int.c Merge branch 'feature/esp32s2beta' into feature/esp32s2beta_update 2019-08-13 17:16:44 +10:00
dport_access.c esp32s2beta: dport_access simplify 2019-07-15 06:51:03 +00:00
dport_panic_highint_hdl.S esp32s2beta: dport_access simplify 2019-07-15 06:51:03 +00:00
esp_adapter.c Fixed warnings for components driver, esp32 and mbedtls 2019-11-15 08:51:16 +00:00
esp_clk_internal.h Fix function prototypes 2019-08-13 17:14:16 +10:00
esp_timer_esp32s2beta.c esp_timer: use freertos critical section compliant APIs 2019-11-15 15:57:55 +05:30
hw_random.c add esp32s2beta component 2019-06-11 13:06:32 +08:00
int_wdt.c esp32s2beta: re-enable int_wdt 2019-09-13 00:03:52 +08:00
intr_alloc.c Fix function prototypes 2019-08-13 17:14:16 +10:00
Kconfig esp32s2: Adds apptrace support 2019-11-13 15:24:01 +03:00
linker.lf add esp32s2beta component 2019-06-11 13:06:32 +08:00
Makefile.projbuild esp32s2beta: convert some todos to warnings 2019-06-12 15:53:57 +08:00
panic.c Merge branch 'bugfix/timer_group_reset_ut' into 'master' 2019-11-23 14:04:41 +08:00
pm_esp32s2beta.c Fix function prototypes 2019-08-13 17:14:16 +10:00
pm_trace.c Fix function prototypes 2019-08-13 17:14:16 +10:00
reset_reason.c esp32s2beta: implement esp_reset_reason API 2019-11-21 20:03:26 +01:00
sleep_modes.c driver: fix sens_struct.h; 2019-11-21 20:31:34 +08:00
spiram.c update cache and spiram related files and bug fixes 2019-09-05 14:14:49 +08:00
spiram_psram.c update cache and spiram related files and bug fixes 2019-09-05 14:14:49 +08:00
spiram_psram.h update cache and spiram related files and bug fixes 2019-09-05 14:14:49 +08:00
system_api_esp32s2beta.c system api: Move common parts into esp_common component 2019-10-30 14:19:22 +11:00
task_wdt.c esp32s2beta: implement esp_reset_reason API 2019-11-21 20:03:26 +01:00