This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-15 08:43:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5ee8068f2c11b1f717341ca0fc7650cdf8e7af0d
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Core
History
Dean Camera
21a012a018
Add macro guards to the templated C files to prevent compile errors if they are mistakenly compiled as regular source files in a LUFA project.
2011-06-14 12:54:46 +00:00
..
AVR8
Add macro guards to the templated C files to prevent compile errors if they are mistakenly compiled as regular source files in a LUFA project.
2011-06-14 12:54:46 +00:00
UC3
Add macro guards to the templated C files to prevent compile errors if they are mistakenly compiled as regular source files in a LUFA project.
2011-06-14 12:54:46 +00:00
ConfigDescriptor.c
…
ConfigDescriptor.h
…
Device.h
…
DeviceStandardReq.c
…
DeviceStandardReq.h
…
Endpoint.h
…
EndpointStream.h
…
Events.c
…
Events.h
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
2011-06-05 13:55:56 +00:00
Host.h
…
HostStandardReq.c
…
HostStandardReq.h
…
OTG.h
…
Pipe.h
Fix compile errors when both Host and Device modes are enabled.
2011-06-09 04:32:52 +00:00
PipeStream.h
…
StdDescriptors.h
…
StdRequestType.h
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
2011-06-05 13:55:56 +00:00
USBController.h
…
USBInterrupt.h
…
USBMode.h
…
USBTask.c
…
USBTask.h
…