1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/LUFA/Drivers/USB/Core
2012-07-24 05:03:11 +00:00
..
AVR8 Minor documentation improvements. 2012-07-15 18:49:42 +00:00
UC3 Add missing UC3 architecture F_USB configuration checks. 2012-07-24 05:03:11 +00:00
XMEGA Minor documentation improvements. 2012-07-15 18:49:42 +00:00
ConfigDescriptors.c Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique. 2012-07-10 19:33:39 +00:00
ConfigDescriptors.h Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique. 2012-07-10 19:33:39 +00:00
Device.h Minor documentation improvements. 2012-05-20 15:35:01 +00:00
DeviceStandardReq.c Fixed incorrect reponse to GET STATUS requests in device mode if NO_DEVICE_SELF_POWER or NO_DEVICE_REMOTE_WAKEUP tokens are defined (thanks to Georg Glock). 2012-04-15 13:34:11 +00:00
DeviceStandardReq.h
Endpoint.h
EndpointStream.h
Events.c
Events.h Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
Host.h
HostStandardReq.c
HostStandardReq.h Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
OTG.h
Pipe.h
PipeStream.h
StdDescriptors.h Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
StdRequestType.h
USBController.h
USBInterrupt.h
USBMode.h Add missing UC3 architecture F_USB configuration checks. 2012-07-24 05:03:11 +00:00
USBTask.c
USBTask.h