V-USB keyboard

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
lucky5
Posts: 6
Joined: Thu Aug 26, 2010 11:56 am

V-USB keyboard

Post by lucky5 » Tue Jun 14, 2011 1:20 pm

Hi,
I am trying to understand V-USB implementation of capslocker code.I went googled related docs. As per that, USB report descriptor for keyboard has to be sent. I could see progmem declaration for descriptor in the code which implies placing descriptor in flash.I would like to know, using which function, it is sent to host PC.please let me know.
Thanking you all in advance.

Post Reply