qmk_firmware/LUFA/Drivers/USB/Core/UC3B
Dean Camera c79f6e2586 Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
Make all USB driver headers include USBMode.h first, to ensure that the relevant USB mode macros are defined.
2011-02-27 20:38:47 +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 Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00
USBController_UC3B.h General cleanup and more port work to the AVR32 UC3B. 2011-02-27 18:25:29 +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 Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00