This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-15 11:21:15 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
XPLAINBridge
/
Lib
History
Dean Camera
e2e1fe5aad
Fixed possible buffer overrun in the XPLAINBridge project when in serial bridge mode.
2010-07-15 04:45:31 +00:00
..
LightweightRingBuff.h
Fixed possible buffer overrun in the XPLAINBridge project when in serial bridge mode.
2010-07-15 04:45:31 +00:00
SoftUART.c
Reduce prescaler of the flush timer in the USBtoSerial demo, so that buffer overruns will not occur regardless of hardware and baud rate settings.
2010-07-12 07:11:50 +00:00
SoftUART.h
Major changes to the XPLAINBridge software UART code for performance and reliability. New code reduces the number of missed characters and misread characters.
2010-07-11 14:14:08 +00:00