qmk_firmware/LUFA/Drivers/USB/Core/AVR8
Dean Camera 7a51e97c3b Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch. 2012-09-09 14:00:03 +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
EndpointStream_AVR8.c Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files. 2012-06-21 20:27:00 +00:00
EndpointStream_AVR8.h Minor documentation corrections. 2012-08-27 16:55:52 +00:00
Endpoint_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
Endpoint_AVR8.h Minor documentation improvements. 2012-08-18 10:58:52 +00:00
Host_AVR8.c Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch. 2012-09-09 14:00:03 +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
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 Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files. 2012-06-21 20:27:00 +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
USBController_AVR8.c Fixed logic hole breaking USB operations on a USB controller with only one supported USB mode and no USB_DEVICE_ONLY or USB_HOST_ONLY configuration token set. 2012-08-28 20:09:14 +00:00
USBController_AVR8.h Fixed logic hole breaking USB operations on a USB controller with only one supported USB mode and no USB_DEVICE_ONLY or USB_HOST_ONLY configuration token set. 2012-08-28 20:09:14 +00:00
USBInterrupt_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
USBInterrupt_AVR8.h Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch. 2012-09-09 14:00:03 +00:00