esp-idf/components
Angus Gratton afb6119504 dport access: Fix WDT bug (permanent locking) in non-pinned tasks
If scheduler switches cores in narrow window during esp_dport_access_stall_other_cpu_start(), could cause the stall
interrupt to occur on the running CPU - halting the CPU until WDT cleans up.

Related to https://github.com/espressif/esp-idf/issues/630
2017-08-25 16:08:03 +10:00
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'bugfix/btdm_config_local_privacy_func' into 'master' 2017-08-24 10:48:57 +08:00
coap
console console: initialize buf_size before calling open_memstream 2017-08-23 01:10:30 +08:00
cxx
driver Merge branch 'bugfix/touch_pad_driver' into 'master' 2017-08-23 19:12:39 +08:00
esp32 dport access: Fix WDT bug (permanent locking) in non-pinned tasks 2017-08-25 16:08:03 +10:00
espcoredump
esptool_py
ethernet component/esp32 : move Phy outof Wifi section 2017-08-23 17:51:31 +08:00
expat
fatfs
freertos Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
heap
idf_test unit test: add sd env and spi env for sdmmc 2017-08-22 21:01:34 +08:00
jsmn
json
libsodium
log
lwip Merge branch 'bugfix/tw14823_lwip_assert_err' into 'master' 2017-08-24 11:29:32 +08:00
mbedtls esp32 hwcrypto: Use AES registers directly 2017-08-25 16:08:03 +10:00
mdns
micro-ecc
newlib
nghttp
nvs_flash nvs: Support for handling multiple NVS partitions 2017-08-22 13:48:14 +05:30
openssl
partition_table Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
sdmmc Merge branch 'test/UT_SDMMC' into 'master' 2017-08-24 14:41:39 +08:00
soc esp32 hwcrypto: Use AES registers directly 2017-08-25 16:08:03 +10:00
spi_flash Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
tcpip_adapter
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module