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/UC3
Dean Camera f670bdeff8 Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros. 14 years ago
..
Device_UC3.c Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
Device_UC3.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
Endpoint_UC3.c Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros. 14 years ago
Endpoint_UC3.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
Host_UC3.c Correct UC3 global interrupt functions. 14 years ago
Host_UC3.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
Pipe_UC3.c Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros. 14 years ago
Pipe_UC3.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
USBController_UC3.c Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros. 14 years ago
USBController_UC3.h Add in new architecture attribute defines to selectively remove the EEPROM and FLASH memory space functions on architectures which do not have seperate memory address spaces. 14 years ago
USBInterrupt_UC3.c Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros. 14 years ago
USBInterrupt_UC3.h Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago