Fixed ISR definition conflict in the XPLAIN bridge between the software UART and...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / SerialStream.h
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-21 Dean CameraAdd missing const qualifiers to class drivers.
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-06-17 Dean CameraRenamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-23 Dean CameraUpdate Temperature board driver to be AVR32 compatible...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2010-02-05 Dean CameraFixed SerialStream driver not setting stdin to the...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-11 Dean CameraMinor code cleanups for clarity.
2009-08-23 Dean CameraAdded V2Protocol handlers to the AVRISP project to...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-17 Dean CameraRenamed Serial_Stream driver to SerialStream to remain...