esp-idf/components/esp32
Ivan Grokhotkov 912c8e31fc Merge branch 'bugfix/pm_isr_exit_lock' into 'master'
pm: prevent interrupt nesting during esp_pm_impl_isr_hook

See merge request idf/esp-idf!4775
2019-04-18 11:16:26 +08:00
..
include
ld
test global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
CMakeLists.txt global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
Kconfig move WiFi-specific Kconfig to esp-wifi component 2019-04-11 12:33:15 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
cache_sram_mmu.c
clk.c
component.mk
cpu_start.c cpu_start: fix warnings with CONFIG_PM_DFS_INIT_AUTO option 2019-04-15 03:08:26 +00:00
crosscore_int.c
dport_access.c
dport_panic_highint_hdl.S
esp_adapter.c
esp_clk_internal.h
esp_himem.c
esp_timer_esp32.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
linker.lf
panic.c
pm_esp32.c Merge branch 'bugfix/pm_isr_exit_lock' into 'master' 2019-04-18 11:16:26 +08:00
pm_trace.c
project_include.cmake
reset_reason.c
sleep_modes.c global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
spiram.c
spiram_psram.c
spiram_psram.h
system_api.c system_api: return error on repeated registration of shutdown handler 2019-04-11 12:04:58 +08:00
task_wdt.c