Make software USART used in the XPLAINBridge project directly check and store into...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 26 May 2010 06:59:55 +0000 (06:59 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 26 May 2010 06:59:55 +0000 (06:59 +0000)
commit79742c5d24929442175953c796a1834e45a93d0d
tree586e05a47ddcd226311d6f965885f3bde6c0fc4a
parent9b29d1dc5045b74516e0ddd3ffcc200ef8ad9bff
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.
Projects/XPLAINBridge/Lib/LightweightRingBuff.h
Projects/XPLAINBridge/Lib/SoftUART.c
Projects/XPLAINBridge/Lib/SoftUART.h
Projects/XPLAINBridge/XPLAINBridge.c
Projects/XPLAINBridge/XPLAINBridge.h