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 ffbb30e0f8 Added workaround for broken VBUS detection on AVR8 devices when a bootloader starts the application via a software jump without first turning off the OTG pad (thanks to Simon Inns) 13 years ago
..
Template Add missing CPPCheck unusedFunction check suppressions on the USB template functions. 13 years ago
Device_AVR8.c Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. 13 years ago
Device_AVR8.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
EndpointStream_AVR8.c Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files. 13 years ago
EndpointStream_AVR8.h Minor documentation improvements. 13 years ago
Endpoint_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Endpoint_AVR8.h Add checks to the endpoint and pipe configure functions and fail if the requested endpoint or pipe number is above the maximum for that device. 13 years ago
Host_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Host_AVR8.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
OTG_AVR8.h Update file contributor copyrights for 2012. 14 years ago
PipeStream_AVR8.c Update SVN line endings property on newer source files to native. 13 years ago
PipeStream_AVR8.h Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files. 13 years ago
Pipe_AVR8.c Add checks to the endpoint and pipe configure functions and fail if the requested endpoint or pipe number is above the maximum for that device. 13 years ago
Pipe_AVR8.h Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
USBController_AVR8.c Added workaround for broken VBUS detection on AVR8 devices when a bootloader starts the application via a software jump without first turning off the OTG pad (thanks to Simon Inns) 13 years ago
USBController_AVR8.h Spell check source code, fix mistakes. 13 years ago
USBInterrupt_AVR8.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
USBInterrupt_AVR8.h Update file contributor copyrights for 2012. 14 years ago