Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / Serial.h
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-22 Dean CameraRename AVRU4U6U9 peripheral driver directory to AVR8.
2010-02-22 Dean CameraMake SPI and USART peripheral dispatch driver headers...
2010-02-22 Dean CameraAdd drivers for the EVK1101 - begin full port to the...
2010-02-12 Dean CameraFixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UB...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-06 Dean CameraAdd double banking property to LUFA powered projects...
2009-08-23 Dean CameraAdded V2Protocol handlers to the AVRISP project to...
2009-07-14 Dean CameraAdded better module summaries.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-05-07 Dean CameraSerial driver now correctly calculates the baud registe...
2009-04-19 Dean CameraFixed incorrect HID interface class and subclass values...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-17 Dean CameraRename Drivers/AT90USBXXX to Drivers/Peripheral.