Question about device descriptor

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
vsovereign
Rank 1
Rank 1
Posts: 21
Joined: Wed Dec 30, 2009 3:24 pm

Question about device descriptor

Post by vsovereign » Fri Jun 25, 2010 2:46 pm

Why don't we use it in hid-data example?
I only see report descriptor there.

frank26080115
Rank 2
Rank 2
Posts: 43
Joined: Fri Jun 19, 2009 4:43 pm

Re: Question about device descriptor

Post by frank26080115 » Fri Jun 25, 2010 6:40 pm

the device descriptor is generated automatically by v-usb using settings in usbconfig.h

Post Reply