qmk_firmware/LUFA/Drivers/USB/Core/AVR8
2012-06-10 19:53:20 +00:00
..
Template Add missing CPPCheck unusedFunction check suppressions on the USB template functions. 2012-05-19 22:14:06 +00:00
Device_AVR8.c Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. 2012-04-07 17:01:46 +00:00
Device_AVR8.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
Endpoint_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
Endpoint_AVR8.h Add checks to the endpoint and pipe configure functions and fail if the requested endpoint or pipe number is above the maximum for that device. 2012-06-10 19:53:20 +00:00
EndpointStream_AVR8.c Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. 2012-04-07 17:01:46 +00:00
EndpointStream_AVR8.h Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 2012-05-20 10:55:59 +00:00
Host_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
Host_AVR8.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
OTG_AVR8.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Pipe_AVR8.c Add checks to the endpoint and pipe configure functions and fail if the requested endpoint or pipe number is above the maximum for that device. 2012-06-10 19:53:20 +00:00
Pipe_AVR8.h Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
PipeStream_AVR8.c Update SVN line endings property on newer source files to native. 2012-06-07 20:49:47 +00:00
PipeStream_AVR8.h Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 2012-05-20 10:55:59 +00:00
USBController_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
USBController_AVR8.h Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
USBInterrupt_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
USBInterrupt_AVR8.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00