This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-24 10:02:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ec3e47a7d0
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
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