aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/SerialStream.h
Commit message (Expand)AuthorAgeFilesLines
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-1/+1
* Fixed SerialStream driver not setting stdin to the created serial stream.Dean Camera2010-02-051-0/+1
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Minor code cleanups for clarity.Dean Camera2009-11-111-2/+4
* Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...Dean Camera2009-08-231-0/+8
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-2/+2
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-3/+9
* Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean Camera2009-04-171-0/+93