Initial import of kinect_upload_fw
authorDrew Fisher <drew.m.fisher@gmail.com>
Sun, 11 Sep 2011 18:35:19 +0000 (20:35 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sun, 11 Sep 2011 22:38:31 +0000 (00:38 +0200)
commitf7512fc58f5b70f8111abd3c9e738ddaf8cdb753
treec3c1ff5c74a7dacc8d2f3ef7d50d3e21de0991e0
Initial import of kinect_upload_fw

kinect_upload_fw is a program to upload the Usb Audio Class firmware to
the Microsoft Kinect sensor device. Before the firmware is uploaded the
device shows up as a generic usb device with a bulk endpoint, after the
firmware upload a reenumeration takes place and a Usb Audio Class device
becomes available.
kinect_upload_fw/Makefile [new file with mode: 0644]
kinect_upload_fw/kinect_upload_fw.c [new file with mode: 0644]