esp-idf/components
Wang Jia Lin 8bcd341fca Merge branch 'buffix/uart_frm_err_parity_err_mismatch' into 'master'
bugfix: uart event mismatch

Fix bug of uart frame error and parity error interrupt mismatch in driver code, which will cause the corresponding interrupt can not be cleared correctly, and will finally cause a interrupt watch dog.

See merge request !335
2016-12-29 13:15:48 +08:00
..
app_update
bootloader Merge branch 'bugfix/make_erase_flash' into 'master' 2016-12-25 09:13:58 +08:00
bootloader_support
bt Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 2016-12-28 10:23:13 +11:00
driver Merge branch 'buffix/uart_frm_err_parity_err_mismatch' into 'master' 2016-12-29 13:15:48 +08:00
esp32 Merge branch 'bugfix/minor_issues' into 'master' 2016-12-28 13:18:34 +08:00
esptool_py build system: Fix bug where erase_flash was always invoked for flash 2016-12-22 16:37:28 +11:00
ethernet Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 2016-12-28 10:23:13 +11:00
expat
freertos Merge branch 'bugfix/minor_issues' into 'master' 2016-12-28 13:18:34 +08:00
idf_test
json
log
lwip Merge branch 'feature/add_ip_frag_option' into 'master' 2016-12-29 11:26:06 +08:00
mbedtls
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table
spi_flash spi_flash: Standardise argument types & names used for flash offsets 2016-12-22 15:07:02 +11:00
tcpip_adapter
ulp
vfs
wpa_supplicant
xtensa-debug-module