qmk_firmware/Demos/Host
Dean Camera 5908e28e8d Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header.
Added basic PIMA commands to the StillImage Host Class driver - need to extend to PIMA specific command functions.
2009-09-01 13:35:30 +00:00
..
ClassDriver Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code. 2009-08-31 07:48:32 +00:00
Incomplete/BluetoothHost Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters. 2009-08-31 08:27:48 +00:00
LowLevel Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header. 2009-09-01 13:35:30 +00:00
makefile Added start of the Still Image Host Class driver demo and driver code. 2009-08-30 11:36:04 +00:00