mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-03-13 10:36:53 -04:00

- Move copying of TKEYCTRL data from UartRxBuf to TkeyCtrlRxBuf to align with previous code. - Remove obsolete UartRxBufOverflow variable. - Add missing Endpoint4 handling for USB bus reset. - Fix more robust uart_byte_count() calculation. - Fix baudrate fast mode calculation to get rid of compiler warning. - Fix assignment of bUD_PD_DIS to UDEV_CTRL. - Cleanup comments.