aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/XPLAINBridge/Lib/SoftUART.h
Commit message (Expand)AuthorAgeFilesLines
* Make a new general RingBuffer.h misc library driver, instead of the per-appli...Dean Camera2010-12-261-1/+0
* Changed the XPLAINBridge software UART to use the regular CTC mode instead of...Dean Camera2010-11-251-2/+2
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-10/+10
* Fixed ISR definition conflict in the XPLAIN bridge between the software UART ...Dean Camera2010-10-101-2/+7
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-1/+1
* Added ability to set the serial baud rate via the user's terminal in the XPLA...Dean Camera2010-07-151-3/+9
* Major changes to the XPLAINBridge software UART code for performance and reli...Dean Camera2010-07-111-1/+1
* Switch software UART over to timer 1 and remove timer prescaling to try to pr...Dean Camera2010-05-261-1/+1
* Rename software USART driver globals to make the code more in line with the r...Dean Camera2010-05-261-1/+1
* Make software USART used in the XPLAINBridge project directly check and store...Dean Camera2010-05-261-17/+3
* The RingBuff library code has been replaced in the XPLAINBridge project with ...Dean Camera2010-05-261-4/+17
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-59/+59
* 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 Pre...Dean Camera2009-12-021-0/+60
* Removed John Steggall's software UART code from the XPLAIN Bridge project due...Dean Camera2009-12-021-75/+0
* 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 softw...Dean Camera2009-11-251-0/+59