qmk_firmware/LUFA/Drivers/USB/Core/UC3B
2011-02-28 22:30:40 +00:00
..
Device_UC3B.c More AVR32 UC3B architecture ports - USB device mode applications can now be sucessfully compiled, although they will be currently non-functional. 2011-02-27 14:04:29 +00:00
Device_UC3B.h General cleanup and more port work to the AVR32 UC3B. 2011-02-27 18:25:29 +00:00
Endpoint_UC3B.c More AVR32 UC3B architecture ports - USB device mode applications can now be sucessfully compiled, although they will be currently non-functional. 2011-02-27 14:04:29 +00:00
Endpoint_UC3B.h General cleanup and more port work to the AVR32 UC3B. 2011-02-27 18:25:29 +00:00
Host_UC3B.c Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 2011-02-20 18:21:04 +00:00
Host_UC3B.h General cleanup and more port work to the AVR32 UC3B. 2011-02-27 18:25:29 +00:00
Pipe_UC3B.c More AVR32 UC3B architecture ports - USB device mode applications can now be sucessfully compiled, although they will be currently non-functional. 2011-02-27 14:04:29 +00:00
Pipe_UC3B.h General cleanup and more port work to the AVR32 UC3B. 2011-02-27 18:25:29 +00:00
USBController_UC3B.c Add in USB_INT_RegisterHandlers() internal function to register the interrupt handler routines used by LUFA. Add dummy loads after clearing the interrupt lines according to the datasheet. 2011-02-28 22:30:40 +00:00
USBController_UC3B.h Add code to start the USBB Generic Clock from the user-specified master clock source (OSCx or PLLx) in the AVR32 UC3B core USB driver. 2011-02-27 22:06:31 +00:00
USBInterrupt_UC3B.c Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00
USBInterrupt_UC3B.h Add in USB_INT_RegisterHandlers() internal function to register the interrupt handler routines used by LUFA. Add dummy loads after clearing the interrupt lines according to the datasheet. 2011-02-28 22:30:40 +00:00