This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
676de74d9bf14d6a8db21d65e2cb2f2e4a1e3720
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
676de74d9b
Don't validate the Device Descriptor's vendor ID when validating that a device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values.
2011-12-14 02:52:42 +00:00
..
Class
Don't validate the Device Descriptor's vendor ID when validating that a device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values.
2011-12-14 02:52:42 +00:00
Core
Minor XMEGA USB driver fixes.
2011-12-13 03:40:51 +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