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/LowLevel
Dean Camera 7a5d045987
Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boundary.
16 years ago
..
Template Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
DevChapter9.c Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
DevChapter9.h Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION compile time option (but silently convert it to USE_SINGLE_DEVICE_CONFIGURATION internally for compatibility). 16 years ago
Device.h Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
Endpoint.c Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
Endpoint.h Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
Host.c Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
Host.h Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
HostChapter9.c Fixed PrinterHost demo Printer_GetDeviceID() routine not removing the Device ID string length from the start of the returned array (thanks to John Andrews). 16 years ago
HostChapter9.h Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 16 years ago
LowLevel.c Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boundary. 16 years ago
LowLevel.h Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boundary. 16 years ago
OTG.h Added const modifiers to device mode class drivers. 16 years ago
Pipe.c Added new USB_DeviceState variable to keep track of the current Device mode USB state. 16 years ago
Pipe.h Move unfinished SideShow source files to nested Lib directory for clarity. 16 years ago