esp-idf/components/esp32
Ivan Grokhotkov 4ae2c4c282 Merge branch 'feature/coredump_improvements_refactoring' into 'master'
coredump: improvements, refactoring (separate FLASH and UART functionality)

See merge request idf/esp-idf!4207
2019-02-21 11:04:19 +08:00
..
hwcrypto hwcrypto sha: Use spinlocks instead of semaphores for small state changes 2019-01-23 04:59:44 +00:00
include Revert "Merge branch 'bugfix/external_rtc_start_fail' into 'master'" 2019-02-19 12:39:47 +08:00
ld Merge branch 'bugfix/spiram_linker_wildcards' into 'master' 2019-02-19 13:28:10 +08:00
lib@3cedb7f33e Reduce part of IRAM consumption in wifi libnet80211.a 2019-02-19 15:43:56 +08:00
test freertos: Make backtrace work across interrupts 2019-01-28 14:34:26 +08:00
CMakeLists.txt coredump: improvements refactoring 2019-02-12 10:22:33 +00:00
Kconfig Revert "Merge branch 'bugfix/external_rtc_start_fail' into 'master'" 2019-02-19 12:39:47 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
cache_sram_mmu.c
clk.c
coexist.c
coexist_internal.h
component.mk
cpu_start.c bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
crosscore_int.c
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
esp_err_to_name.c.in
esp_himem.c
esp_system_internal.h
esp_timer.c esp_timer: do not allow deleting timers while callbacks are dispatched 2019-01-03 07:14:53 +00:00
esp_timer_esp32.c
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
linker.lf coredump: improvements refactoring 2019-02-12 10:22:33 +00:00
panic.c panic: dump some instruction memory on IllegalInstruction exception 2018-12-07 16:50:00 +08:00
phy.h
phy_init.c component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling 2018-12-11 16:49:01 +08:00
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
reset_reason.c
restore.c
sleep_modes.c Revert "Merge branch 'bugfix/external_rtc_start_fail' into 'master'" 2019-02-19 12:39:47 +08:00
spiram.c Merge branch 'bugfix/fix_psram_eid' into 'master' 2019-01-15 17:44:51 +08:00
spiram_psram.c feature(psram): add psram support for esp32-pico chip 2019-01-09 10:49:07 +08:00
spiram_psram.h
stack_check.c
system_api.c esp32: Fix wdt settings in esp_restart_noos 2019-01-10 20:22:26 +08:00
task_wdt.c
wifi_init.c mesh: update libs 2019-01-15 14:26:05 +08:00
wifi_os_adapter.c