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 8f3bee7d86
Better algorithm to extract and convert the internal device serial number into a string descriptor (if present).
14 years ago
..
Device.c Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Device.h Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Endpoint.c Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Endpoint.h Renamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BANKS_SUPPORTED() and changed it to return the maximum number of supported banks for the given endpoint. 14 years ago
Host.c Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Host.h Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
OTG.h Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Pipe.c Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Pipe.h Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
USBController.c Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
USBController.h Better algorithm to extract and convert the internal device serial number into a string descriptor (if present). 14 years ago
USBInterrupt.c Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
USBInterrupt.h Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago