aboutsummaryrefslogtreecommitdiff
path: root/Projects/XPLAINBridge/Lib/SoftUART.h
AgeCommit message (Expand)Author
2012-05-15AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-01-01Update copyright year on all source files.Dean
2010-12-26Make a new general RingBuffer.h misc library driver, instead of the per-appli...Dean
2010-11-25Changed the XPLAINBridge software UART to use the regular CTC mode instead of...Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-10-10Fixed ISR definition conflict in the XPLAIN bridge between the software UART ...Dean
2010-07-21Update all demos, projects and bootloaders to indent all function parameters,...Dean
2010-07-15Added ability to set the serial baud rate via the user's terminal in the XPLA...Dean
2010-07-11Major changes to the XPLAINBridge software UART code for performance and reli...Dean
2010-05-26Switch software UART over to timer 1 and remove timer prescaling to try to pr...Dean
2010-05-26Rename software USART driver globals to make the code more in line with the r...Dean
2010-05-26Make software USART used in the XPLAINBridge project directly check and store...Dean
2010-05-26The RingBuff library code has been replaced in the XPLAINBridge project with ...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-02-16Clean up XPLAINBridge code.Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-12-02Add new more reliable software UART for the XPLAINBridge project by David Pre...Dean
2009-12-02Removed John Steggall's software UART code from the XPLAIN Bridge project due...Dean
2009-11-26Updated John Steggall's software USART in the XPLAINBridge project.Dean
2009-11-25Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...Dean