Skip to content

Instantly share code, notes, and snippets.

View circuitvalley's full-sized avatar

Gaurav Singh circuitvalley

View GitHub Profile
const uint8_t UVCConfigurationDescriptor[]=
{
/* Configuration Descriptor */
0x09, /* Descriptor Size */
0x02, /* Configuration Descriptor Type */
0xA7,0x00, /* Length of this descriptor and all sub descriptors */
0x02, /* Number of interfaces */
0x01, /* Configuration number */
0x00, /* COnfiguration string index */
0x80, /* Config characteristics - Bus powered */