My local repo of qmk firmware.
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/AVR8
Dean Camera de9bd767dc Correct UC3 global interrupt functions. 14 years ago
..
Device_AVR8.c More UC3B architecture port updates. 14 years ago
Device_AVR8.h Add in a new common Delay_MS() function, which provides a blocking delay for all architectures. 14 years ago
Endpoint_AVR8.c Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
Endpoint_AVR8.h Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. 14 years ago
Host_AVR8.c Correct UC3 global interrupt functions. 14 years ago
Host_AVR8.h Move out common architecture-independent core definitions into the appropriate core dispatch header files. 14 years ago
OTG_AVR8.h Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
Pipe_AVR8.c Fixed Still Image Host class driver exiting the descriptor search routine prematurely if the data pipes (but not event pipe) is found. 14 years ago
Pipe_AVR8.h Oops - fix incorrect variable name in the updated Pipe_Write_8() function. 14 years ago
USBController_AVR8.c Fixed Remote Wakeup broken on the AVRs due to the mechanism only operating when the SUSPI bit is set (thanks to Holger Steinhaus). 14 years ago
USBController_AVR8.h F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
USBInterrupt_AVR8.c Add in a new common Delay_MS() function, which provides a blocking delay for all architectures. 14 years ago
USBInterrupt_AVR8.h Add in a new common Delay_MS() function, which provides a blocking delay for all architectures. 14 years ago