esp-idf/components/esp32
Ivan Grokhotkov 94e5ffdedc Merge branch 'bugfix/workaround_free_peripherals_isr_when_using_dual_core' into 'master'
driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores.

See merge request idf/esp-idf!3152
2018-09-30 21:42:52 +08:00
..
hwcrypto nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
include Merge branch 'bugfix/workaround_free_peripherals_isr_when_using_dual_core' into 'master' 2018-09-30 21:42:52 +08:00
ld
lib@b957828199 component/bt : fix coexist hardware blocking bug 2018-09-26 21:24:46 +08:00
test Merge branch 'bugfix/workaround_free_peripherals_isr_when_using_dual_core' into 'master' 2018-09-30 21:42:52 +08:00
CMakeLists.txt
Kconfig Merge branch 'feature/move_rtc_data_rtc_rodata_to_RTC_FAST_seg' into 'master' 2018-09-27 13:05:06 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c
coexist.c
coexist_internal.h
component.mk
core_dump.c
cpu_start.c
crosscore_int.c
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c Merge branch 'bugfix/lwip_compat_headers' into 'master' 2018-09-27 11:21:37 +08:00
esp_err_to_name.c.in
esp_system_internal.h
esp_timer.c
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 esp32: fix regression introduced in automatic light sleep pm 2018-09-26 08:52:15 +05:30
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores 2018-09-26 10:31:09 +08:00
ipc.c
lib_printf.c
libhal.a
panic.c
phy.h
phy_init.c
phy_init_data.h
pm_esp32.c esp32: fix regression introduced in automatic light sleep pm 2018-09-26 08:52:15 +05:30
pm_impl.h esp32: fix regression introduced in automatic light sleep pm 2018-09-26 08:52:15 +05:30
pm_locks.c
pm_trace.c
pm_trace.h
reset_reason.c
restore.c
sleep_modes.c
spiram.c
spiram_psram.c
spiram_psram.h
stack_check.c
system_api.c
task_wdt.c
wifi_init.c
wifi_os_adapter.c