diff options
author | daniel-k <github@daniel-krebs.net> | 2016-07-26 17:56:13 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-07-27 21:05:45 +0300 |
commit | aa4ada943a1e08e595630875135a2d7816718194 (patch) | |
tree | 878141850bcd4badcb2e75a9fd1c50a45ff195d0 /esp8266/modpyb.h | |
parent | 01816068c8254c3440e8e6afac250ae00e332b91 (diff) | |
download | micropython-aa4ada943a1e08e595630875135a2d7816718194.tar.gz micropython-aa4ada943a1e08e595630875135a2d7816718194.zip |
esp8266/modpybuart: Fix UART parity setting.
The configuration bits for the UART register were wrong and the parity
couldn't be enabled, because the exist_parity member hasn't been updated. I
took this ESP8266 register description (http://esp8266.ru/esp8266-uart-reg/)
as reference.
Verification has been done with a logic analyzer.
Diffstat (limited to 'esp8266/modpyb.h')
0 files changed, 0 insertions, 0 deletions