Move out many of the common class driver constants into grouped enums, to make them...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Sep 2010 12:14:06 +0000 (12:14 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Sep 2010 12:14:06 +0000 (12:14 +0000)
Add new CDC descriptor structs to the CDC class driver, so that the CDC demos can use human readable field names.

Rename prefix for Still Image Host class driver functions from "SImage_" to "SI_" to remain consistent with the rest of the driver.


No differences found