1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/LUFA/Drivers/USB/Core
2012-08-12 13:46:24 +00:00
..
AVR8 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) 2012-08-12 13:46:24 +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
DeviceStandardReq.c
DeviceStandardReq.h
Endpoint.h
EndpointStream.h
Events.c
Events.h
Host.h
HostStandardReq.c
HostStandardReq.h
OTG.h
Pipe.h
PipeStream.h
StdDescriptors.h
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