-
- Downloads
Make software USART used in the XPLAINBridge project directly check and store...
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.
Showing
- Projects/XPLAINBridge/Lib/LightweightRingBuff.h 7 additions, 6 deletionsProjects/XPLAINBridge/Lib/LightweightRingBuff.h
- Projects/XPLAINBridge/Lib/SoftUART.c 27 additions, 34 deletionsProjects/XPLAINBridge/Lib/SoftUART.c
- Projects/XPLAINBridge/Lib/SoftUART.h 3 additions, 17 deletionsProjects/XPLAINBridge/Lib/SoftUART.h
- Projects/XPLAINBridge/XPLAINBridge.c 2 additions, 10 deletionsProjects/XPLAINBridge/XPLAINBridge.c
- Projects/XPLAINBridge/XPLAINBridge.h 3 additions, 1 deletionProjects/XPLAINBridge/XPLAINBridge.h
Loading
Please register or sign in to comment