aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common/Common.h
Commit message (Expand)AuthorAgeFilesLines
* Inline USB management functions in the Class drivers which are standardized b...Dean Camera2010-01-051-1/+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
* Add optional double-banking support to the Device mode Class Drivers, on a pe...Dean Camera2009-11-061-5/+1
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-5/+5
* Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean Camera2009-04-171-1/+1
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-2/+40
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-9/+9
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-091-21/+0
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+171