mosscomp / moss

A computer for human beings.
https://mosscomp.com
Apache License 2.0
42 stars 2 forks source link

Send LSB first in UART transmitter #44

Closed hasheddan closed 11 months ago

hasheddan commented 11 months ago

Fixes issue where MSB was being sent first in UART transmitter, resulting in reversed data.