aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/XPLAINBridge/Lib/SoftUART.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up XPLAINBridge code.Dean Camera2010-02-161-5/+5
|
* Update copyright year to 2010.Dean Camera2009-12-301-4/+4
|
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
|
* Add new more reliable software UART for the XPLAINBridge project by David ↵Dean Camera2009-12-021-0/+60
| | | | Prentice and Peter Danneger.
* Removed John Steggall's software UART code from the XPLAIN Bridge project ↵Dean Camera2009-12-021-75/+0
| | | | due to reliability issues.
* Updated John Steggall's software USART in the XPLAINBridge project.Dean Camera2009-11-261-2/+18
|
* Added new XPLAIN serial Bridge project (thanks to John Steggall for the ↵Dean Camera2009-11-251-0/+59
software UART code).