aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common/Common.h
Commit message (Expand)AuthorAgeFilesLines
* Add file-level brief documentation.Dean Camera2010-03-291-0/+1
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-25/+2
* Update Temperature board driver to be AVR32 compatible when the ADC periphera...Dean Camera2010-02-231-2/+2
* Fixed software PDI/TPI programming mode in the AVRISP project not correctly t...Dean Camera2010-02-231-1/+1
* Change over board hardware drivers to use the custom uintN_t and intN_t nativ...Dean Camera2010-02-221-0/+6
* Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.Dean Camera2010-02-221-2/+19
* 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