This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ec3e47a7d0
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Download ZIP
Download TAR.GZ
Dean Camera
ec3e47a7d0
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
..
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