-
- Downloads
Replace ring buffer library in Benito and USBtoSerial projects with the new...
Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability.
Showing
- LUFA.pnproj 1 addition, 1 deletionLUFA.pnproj
- LUFA/ManPages/ChangeLog.txt 2 additions, 2 deletionsLUFA/ManPages/ChangeLog.txt
- Projects/Benito/Benito.c 4 additions, 4 deletionsProjects/Benito/Benito.c
- Projects/Benito/Benito.h 1 addition, 1 deletionProjects/Benito/Benito.h
- Projects/Benito/Lib/LightweightRingBuff.h 90 additions, 0 deletionsProjects/Benito/Lib/LightweightRingBuff.h
- Projects/Benito/Lib/RingBuff.h 0 additions, 116 deletionsProjects/Benito/Lib/RingBuff.h
- Projects/Benito/makefile 0 additions, 1 deletionProjects/Benito/makefile
- Projects/USBtoSerial/Lib/LightweightRingBuff.h 90 additions, 0 deletionsProjects/USBtoSerial/Lib/LightweightRingBuff.h
- Projects/USBtoSerial/Lib/RingBuff.h 0 additions, 116 deletionsProjects/USBtoSerial/Lib/RingBuff.h
- Projects/USBtoSerial/USBtoSerial.c 9 additions, 9 deletionsProjects/USBtoSerial/USBtoSerial.c
- Projects/USBtoSerial/USBtoSerial.h 1 addition, 1 deletionProjects/USBtoSerial/USBtoSerial.h
- Projects/USBtoSerial/makefile 0 additions, 1 deletionProjects/USBtoSerial/makefile
- Projects/XPLAINBridge/Lib/SoftUART.c 2 additions, 2 deletionsProjects/XPLAINBridge/Lib/SoftUART.c
- Projects/XPLAINBridge/XPLAINBridge.c 6 additions, 2 deletionsProjects/XPLAINBridge/XPLAINBridge.c
Loading
Please register or sign in to comment