You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/Core
Dean Camera 3038ea1c6e
USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as this was misnamed (thanks to NXP Semiconductors).
13 years ago
..
AVR8 Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
UC3 Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
XMEGA Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
ConfigDescriptor.c Merge over core library changes from the MultiArchDemos branch. 14 years ago
ConfigDescriptor.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
Device.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
DeviceStandardReq.c Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
DeviceStandardReq.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
Endpoint.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
EndpointStream.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
Events.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
Events.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
Host.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
HostStandardReq.c Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
HostStandardReq.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
OTG.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
Pipe.h Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements. 13 years ago
PipeStream.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
StdDescriptors.h USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as this was misnamed (thanks to NXP Semiconductors). 13 years ago
StdRequestType.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
USBController.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
USBInterrupt.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
USBMode.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
USBTask.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
USBTask.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago