esp-idf/components
Ivan Grokhotkov 8915c18f8a 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
2017-04-07 14:48:08 +08:00
..
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'feature/btdm_uart_hci' into 'master' 2017-04-07 12:13:42 +08:00
coap
cxx
driver
esp32 esp32: initialize cross-core interrupt in single core mode 2017-04-07 14:48:08 +08:00
espcoredump
esptool_py
ethernet
expat
fatfs
freertos freertos tests: Extend preemption test cases to cross-core wakeup 2017-04-04 10:10:08 +10:00
idf_test
jsmn
json
log
lwip Merge branch 'feature/implement_lwip_critical_protect_with_mutex' into 'master' 2017-04-01 17:27:20 +08:00
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table
sdmmc
spi_flash
tcpip_adapter optimize tcpip adapter layer 2017-04-01 16:41:51 +08:00
ulp
vfs
wpa_supplicant
xtensa-debug-module