Clean up USBController.c/.h to more clearly seperate out host and device setup and...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Sep 2010 05:58:27 +0000 (05:58 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Sep 2010 05:58:27 +0000 (05:58 +0000)
Make USBInterrupt.c process all pending USB host mode interrupts before resetting the bus, so that no interrupts are lost when in UID auto-selection mode.


No differences found