Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations.

Fixes to MassStorageHost demo to improve compatibility with more USB drives.
This commit is contained in:
Dean Camera 2009-06-09 04:27:53 +00:00
parent ccf5bd19f2
commit 34f6e0dd33
72 changed files with 17 additions and 25566 deletions

View file

@ -74,6 +74,7 @@ void SetupHardware(void)
SerialStream_Init(9600, false);
LEDs_Init();
Buttons_Init();
USB_Init();
}
/** Event handler for the USB_DeviceAttached event. This indicates that a device has been attached to the host, and