This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
dea897ef57
qmk_firmware
/
Projects
/
XPLAINBridge
/
Lib
History
Dean Camera
55d7e1e65b
Make XPLAINBridge serial bridge much more reliable for the reception of characters from the XMEGA through the software UART interface.
15 years ago
..
LightweightRingBuff.h
Maximise the size of the ring buffers in the Benito/XPLAINBridge/USBtoSerial projects, so that they should never become full under normal conditions.
15 years ago
SoftUART.c
Make XPLAINBridge serial bridge much more reliable for the reception of characters from the XMEGA through the software UART interface.
15 years ago
SoftUART.h
Switch software UART over to timer 1 and remove timer prescaling to try to prevent integer rounding errors and thus minimize the possible error of the UART code.
15 years ago