This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-07 17:02:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55d7e1e65b
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.
2010-06-24 08:12:27 +00:00
..
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.
2010-06-24 07:42:18 +00:00
SoftUART.c
Make XPLAINBridge serial bridge much more reliable for the reception of characters from the XMEGA through the software UART interface.
2010-06-24 08:12:27 +00:00
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.
2010-05-26 07:51:25 +00:00