This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-14 23:54:06 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Host
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
..
ClassDriver
Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.
2011-11-24 01:24:01 +00:00
Incomplete
/BluetoothHost
Move out Android Accessory Host demo to the Host mode LowLevel directory now that it is functionally complete.
2011-11-23 06:50:50 +00:00
LowLevel
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
makefile
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00