esp-idf/components/esp32
Ivan Grokhotkov 801b87b48a Merge branch 'bugfix/cross_core_int_init_single_core' into 'master'
esp32: initialize cross-core interrupt in single core mode

The software interrupt originally used as the cross-core interrupt is
now also used to yield from a FreeRTOS critical section; therefore it
must be initialized for single core mode as well.

Fixes https://github.com/espressif/esp-idf/issues/496

See merge request !640
2017-04-10 12:19:10 +08:00
..
hwcrypto
include Merge branch 'bugfix/esp_error_check_release_builds' into 'master' 2017-04-10 12:18:47 +08:00
ld Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data' into 'master' 2017-03-24 17:02:26 +08:00
lib@ae20d8efce Add WiFi static and dynamic tx buffer choice 2017-03-30 21:25:44 +08:00
test
Kconfig Add WiFi static and dynamic tx buffer choice 2017-03-30 21:25:44 +08:00
Makefile.projbuild
brownout.c
component.mk
core_dump.c
cpu_freq.c
cpu_start.c esp32: initialize cross-core interrupt in single core mode 2017-04-07 14:48:08 +08:00
cpu_util.c
crosscore_int.c
deep_sleep.c
event_default_handlers.c
event_loop.c
freertos_hooks.c
gdbstub.c
heap_alloc_caps.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
panic.c esp32: RWDT is used to reboot system in case of panic handler crash 2017-04-07 02:34:29 +03:00
phy.h
phy_init.c Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data' into 'master' 2017-03-24 17:02:26 +08:00
phy_init_data.h
rtc.h
spiram.h
system_api.c
task_wdt.c