qmk_firmware/LUFA/Drivers/USB/Core/XMEGA
Dean Camera 5c274d106b Fixed USB_USBTask not being called internally in stream transfers between packets when Partial Stream Transfers are used.
Remove old unused function prototype in the LowLevel MassStorage device demo.
2011-07-25 01:11:24 +00:00
..
Template Fixed USB_USBTask not being called internally in stream transfers between packets when Partial Stream Transfers are used. 2011-07-25 01:11:24 +00:00
Device_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
Device_XMEGA.h Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
EndpointStream_XMEGA.c More XMEGA USB AVR device port work - re-add missing Endpoint stream functions, remove unnecessary internal functions. 2011-07-14 07:28:32 +00:00
EndpointStream_XMEGA.h Add start of an architecture port to the Atmel USB XMEGA devices. 2011-07-13 23:50:05 +00:00
Endpoint_XMEGA.c More USB XMEGA porting for Endpoint control. 2011-07-18 07:03:47 +00:00
Endpoint_XMEGA.h Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors. 2011-07-19 07:02:19 +00:00
Host_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
PipeStream_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
Pipe_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
USBController_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
USBController_XMEGA.h Move out the EP_TYPE_* macros to the base USBController.h header, as these are used in the device descriptors as well and thus must not be changed. 2011-07-19 02:15:36 +00:00
USBInterrupt_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
USBInterrupt_XMEGA.h Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00