Add descriptor class, subclass and protocol constants to the class drivers, modify...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 25 Oct 2010 12:42:55 +0000 (12:42 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 25 Oct 2010 12:42:55 +0000 (12:42 +0000)
Move out private/internal host class driver constants to the common class driver headers, so that they can be used in the Low Level host mode demos.

Ensure all demos, projects and bootloaders use the class driver constants where possible to minimise code repetition.


No differences found