aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel/USBMode.h
Commit message (Expand)AuthorAgeFilesLines
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-0/+5
* Fix XPLAIN Dataflash and LED drivers.Dean Camera2010-01-071-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
* Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.Dean Camera2009-11-231-1/+1
* The incomplete StandaloneProgrammer project now uses Host and Device Mass sto...Dean Camera2009-11-231-2/+51
* Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not...Dean Camera2009-07-301-1/+3
* Cleanup USBMode.h to simplify preprocessor logic.Dean Camera2009-07-291-21/+10
* Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.Dean Camera2009-07-161-3/+8
* Changed per-device controller preprocessor checks over to per-device series f...Dean Camera2009-06-141-9/+9
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-0/+77