aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/Serial.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UBBRVAL() macros for hig...Dean Camera2010-02-121-2/+2
* 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
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Add double banking property to LUFA powered projects in the Projects director...Dean Camera2009-11-061-2/+2
* Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...Dean Camera2009-08-231-0/+13
* Added better module summaries.Dean Camera2009-07-141-1/+2
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-5/+5
* Serial driver now correctly calculates the baud register value when in double...Dean Camera2009-05-071-8/+19
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-1/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-6/+17
* Rename Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-171-0/+125