simavr
simavr copied to clipboard
UART bits-per-byte not calculated correctly
https://github.com/buserror/simavr/blob/master/simavr/sim/avr_uart.c#L248
Sometimes (most of the time?) there are zero parity bits but simavr assume's there's always one.