Commit 6371be0
authored
fix high speed communication issue
under high speed communication(tested with 2Mbps), isDataregisterEmptyUART() gives false true and return before the completion of transmission.1 parent 761e1e6 commit 6371be0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments