]> granicus.if.org Git - esp-idf/commit
bugfix: fix uart 2-stop-bit error
authorWangjialin <wangjialin@espressif.com>
Thu, 2 Mar 2017 05:41:32 +0000 (13:41 +0800)
committerWangjialin <wangjialin@espressif.com>
Sun, 12 Mar 2017 03:38:14 +0000 (11:38 +0800)
commit5d5b625d0e9d266e66f059d5655dc2e9590aca0e
treefc6ee4ca23b7d278def5ce206104abb2babeaa78
parent47d375947439e15a260f3fbe1838abf1b37b08e0
bugfix: fix uart 2-stop-bit error

Fix uart data bug when stop-bit is set as 2-bit mode.
This is just a software workaround.
components/driver/uart.c