You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
297: serial: document parity and word length configuration, set word length based on parity r=richardeoin a=mattico
The first commit documents how serial data word length and parity are related.
The second commit removes manual control over serial data word length but configures it automatically based on the parity. This seems reasonable to do since we only support reading/writing 8-bit data.
closes#296
Co-authored-by: Matt Ickstadt <[email protected]>
0 commit comments