aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/USB.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Add CCID class driver and associated demos.Dean Camera2018-06-171-0/+1
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Ensure core library documentation sections use unique IDs.Dean Camera2013-06-011-5/+5
* Add new Printer Device Class driver.Dean Camera2013-05-051-15/+15
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Fix missing briefs in the documentation for several modules, fix up invalid d...Dean Camera2012-09-191-0/+4
* Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean Camera2012-07-101-2/+2
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean Camera2012-05-201-12/+12
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-8/+18
* Minor documentation fixes - change \note entries to \warning where appropriat...Dean Camera2012-02-241-6/+0
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Minor documentation improvements.Dean Camera2012-02-021-39/+46
* Minor documentation improvements.Dean Camera2012-02-011-2/+2
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-1/+1
* Convert the LowLevel AndroidAccessory demo to use the new class driver consta...Dean Camera2011-11-241-1/+1
* Add new Android Open Accessory class driver to the library core and add a new...Dean Camera2011-11-241-0/+6
* Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean Camera2011-11-181-8/+8
* Added new Host mode Audio Class driver.Dean Camera2011-06-081-1/+1
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-1/+1
* Copy out the EndpointStream and PipeStream functions to each architecture, so...Dean Camera2011-05-261-2/+2
* Remove redundant Doxygen guards from the internal preprocessor definitions.Dean Camera2011-03-151-3/+1
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-6/+6
* More updates to remove architecture-specific comments from the documentation,...Dean Camera2011-02-201-5/+0
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-37/+36
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-2/+2
* Minor documentation corrections for the new HID report item constant defines.Dean Camera2011-01-161-0/+1
* Minor documentation improvements.Dean Camera2011-01-081-19/+19
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Documentation improvements - put driver example code into its own section, fi...Dean Camera2010-12-261-3/+3
* Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev...Dean Camera2010-11-051-6/+6
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...Dean Camera2010-10-241-0/+9
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-35/+35
* Split out endpoint and pipe stream functions into new EndpointStream.c/.h and...Dean Camera2010-08-221-0/+4
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-6/+6
* Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct...Dean Camera2010-07-211-6/+6
* Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean Camera2010-07-191-11/+11
* Make main readme file easier to read, and make documentation build instructio...Dean Camera2010-07-061-2/+2
* Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu...Dean Camera2010-07-021-0/+1
* Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().Dean Camera2010-06-171-3/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-395/+395
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean Camera2010-04-281-6/+5
* Add briefs for the library core structures.Dean Camera2010-03-291-0/+2