You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/XPLAINBridge/Lib
Dean Camera bb9fb1051c
Add better documentation to the Software UART code in the XPLAINBridge project.
15 years ago
..
LightweightRingBuff.h Make software USART used in the XPLAINBridge project directly check and store into the ring buffers, rather than polling from the main program loop to avoid added latency. 15 years ago
SoftUART.c Add better documentation to the Software UART code in the XPLAINBridge project. 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