This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-18 08:33:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf5b49ecf566c779bd64ba8beeb813bd4bf9913e
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Core
/
XMEGA
T
History
Dean Camera
ef06eefc8b
Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.
2012-06-21 20:27:00 +00:00
..
Template
Add missing CPPCheck unusedFunction check suppressions on the USB template functions.
2012-05-19 22:14:06 +00:00
Device_XMEGA.c
…
Device_XMEGA.h
…
Endpoint_XMEGA.c
…
Endpoint_XMEGA.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.
2012-06-10 19:53:20 +00:00
EndpointStream_XMEGA.c
Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.
2012-06-21 20:27:00 +00:00
EndpointStream_XMEGA.h
Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.
2012-06-21 20:27:00 +00:00
Host_XMEGA.c
…
Pipe_XMEGA.c
…
PipeStream_XMEGA.c
…
USBController_XMEGA.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.
2012-06-10 19:53:20 +00:00
USBController_XMEGA.h
Spell check source code, fix mistakes.
2012-06-09 20:33:56 +00:00
USBInterrupt_XMEGA.c
…
USBInterrupt_XMEGA.h
…