qmk_firmware/LUFA/Drivers/USB/LowLevel
Dean Camera 8b75659563 Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. 2009-12-20 13:00:49 +00:00
..
Template Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. 2009-12-20 13:00:49 +00:00
DevChapter9.c Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. 2009-12-20 13:00:49 +00:00
DevChapter9.h Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. 2009-12-20 13:00:49 +00:00
Device.h Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. 2009-12-20 13:00:49 +00:00
Endpoint.c Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. 2009-12-17 10:02:19 +00:00
Endpoint.h Fix inverted bit-banged USART logic in the AVRISP project for PDI programming. Add a delay to the clock toggling in the AVRISP project to ensure that the programming speed does not exceed 10MHz under any conditions to satisfy the limits in the datasheet for all target voltages. Fix incorrect pin being used as the DATA in in PDI programming mode. 2009-12-09 12:01:01 +00:00
Host.c Use -pedantic compile time option to find and correct several minor code errors. 2009-12-13 14:09:25 +00:00
Host.h Add new USB_Host_GetDeviceStringDescriptor() convenience function. 2009-12-06 13:37:30 +00:00
HostChapter9.c Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints. 2009-11-25 03:26:57 +00:00
HostChapter9.h Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class Driver demo. 2009-11-26 04:46:31 +00:00
LowLevel.c Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. 2009-12-20 13:00:49 +00:00
LowLevel.h Fixed USB driver failing to define the PLL prescaler mask for the ATMEGA8U2 and ATMEGA16U2. 2009-11-29 07:41:54 +00:00
OTG.h Corrections, improvements and additions to the incomplete RNDISHost demo. 2009-11-13 13:24:04 +00:00
Pipe.c Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. 2009-12-17 10:02:19 +00:00
Pipe.h Use -pedantic compile time option to find and correct several minor code errors. 2009-12-13 14:09:25 +00:00