esp-idf/components/esp32
Ivan Grokhotkov a559014ff0 Merge branch 'bugfix/coredump_bin_fmt_ver_update' into 'master'
Fixes coredump compatibility with legacy binary core dumps

See merge request espressif/esp-idf!6794
2020-01-10 10:04:17 +08:00
..
include clk.h: add extern C guards 2019-11-05 14:56:16 +01:00
ld test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
test test: add a (non-automated) case for backtraces with ROM functions 2020-01-02 18:50:32 +01:00
CMakeLists.txt build system: Remove some dependencies from esp32 & esp32s2beta 2020-01-08 18:13:12 +11:00
Kconfig apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
Makefile.projbuild
brownout.c
cache_err_int.c esp32: panic: do digital reset if cache error interrupt is set 2019-12-30 09:49:07 +01:00
cache_sram_mmu.c
clk.c
component.mk
cpu_start.c Merge branch 'bugfix/coredump_bin_fmt_ver_update' into 'master' 2020-01-10 10:04:17 +08:00
crosscore_int.c
dport_access.c esp_wifi: Move esp32 DPORT access wrappers into esp_wifi component 2020-01-08 18:23:29 +11:00
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_himem.c
esp_timer_esp32.c esp_timer: Fix set_alarm. Case when timestamp < now_time 2019-12-12 14:02:26 +08:00
hw_random.c
int_wdt.c feat(timer): refator timer group driver 2019-11-21 14:14:19 +08:00
intr_alloc.c intr_alloc: fix the issue intr_enable/disable cannot be used in ISR in 2019-12-23 10:23:00 +08:00
linker.lf
panic.c esp32: panic: do digital reset if cache error interrupt is set 2019-12-30 09:49:07 +01:00
pm_esp32.c
pm_trace.c
project_include.cmake
reset_reason.c
sdkconfig.rename
sleep_modes.c rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
spiram.c
spiram_psram.c ci: fix one ut issue when using Wrover-B module with newer ver of PSRAM 2019-11-03 03:07:37 +00:00
spiram_psram.h
system_api_esp32.c
task_wdt.c feat(timer): refator timer group driver 2019-11-21 14:14:19 +08:00