Fixed possible invalid program execution when in host mode if corrupt descriptor...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 14 May 2011 02:17:58 +0000 (02:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 14 May 2011 02:17:58 +0000 (02:17 +0000)
Minor code cleanups to add const and reformat where missing, as well as abstract out the internal device signature start address into a macro, so that it can be altered to suit particular devices within a single architecture if needed.

Add missing documentation to the USB_Device_States_t enum.


No differences found