Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface struc...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 4 Jun 2009 06:26:35 +0000 (06:26 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 4 Jun 2009 06:26:35 +0000 (06:26 +0000)
commit7665bf323e76ed1ebcfd137e2ab0bd356b43a5e8
tree2c188510edd76b4ef83f64639810f6dfbdd86b6b
parentdc42c5eb6b663b0b117b5660ba5818186744efd5
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.

Converted TestApp demo over to the new demo structure.

More class driver documentation improvements.
Demos/OTG/TestApp/TestApp.c
Demos/OTG/TestApp/TestApp.h
Demos/OTG/TestApp/TestApp.txt
Demos/OTG/TestApp/TestEvents.c
Demos/OTG/TestApp/TestEvents.h
Demos/OTG/TestApp/makefile
LUFA/Drivers/USB/Class/Device/Audio.h
LUFA/Drivers/USB/Class/Device/CDC.c
LUFA/Drivers/USB/Class/Device/CDC.h