]> granicus.if.org Git - esp-idf/commit
Merge branch 'buffix/uart_frm_err_parity_err_mismatch' into 'master'
authorWang Jia Lin <wangjialin@espressif.com>
Thu, 29 Dec 2016 05:15:48 +0000 (13:15 +0800)
committerWang Jia Lin <wangjialin@espressif.com>
Thu, 29 Dec 2016 05:15:48 +0000 (13:15 +0800)
commit8bcd341fcae23c534ea98f47d1ba33e1694a9e48
tree4da4f99e52059c4e24f4f8fc3d6d6a48c6fa4769
parentc1370c5561a12be1bbcf953098598f40fff65514
parent794f7dd2940b200bcaa052a78b1f0a4adbf38f62
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
components/driver/uart.c