qmk_firmware/LUFA/Drivers/USB
2011-12-11 03:04:16 +00:00
..
Class Altered the Mass Storage Host class driver so that SCSI data STALLs from the attached device can be recovered from automatically without having to reset the Mass Storage interface. 2011-12-01 08:39:43 +00:00
Core Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements. 2011-12-11 03:04:16 +00:00
USB.h Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 2011-11-24 01:31:31 +00:00