You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/LowLevel/AndroidAccessoryHost
Dean Camera f201f6697b
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
13 years ago
..
Lib Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
AndroidAccessoryHost.aps Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo. 13 years ago
AndroidAccessoryHost.c Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
AndroidAccessoryHost.h Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
AndroidAccessoryHost.txt Update library to indicate support for the Android Accessory Host demo. 13 years ago
ConfigDescriptor.c Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line. 13 years ago
ConfigDescriptor.h Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 13 years ago
DeviceDescriptor.c 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. 13 years ago
DeviceDescriptor.h Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 13 years ago
Doxygen.conf Move out Android Accessory Host demo to the Host mode LowLevel directory now that it is functionally complete. 13 years ago
makefile Move out Android Accessory Host demo to the Host mode LowLevel directory now that it is functionally complete. 13 years ago