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
+2
View File
@@ -22,6 +22,8 @@
* - Changed bootloaders to use FLASHEND rather than the existence of RAMPZ to determine if far FLASH pointers are needed
* - Error status LEDs shown when device endpoint configuration fails to complete
* - MIDI device demo no longer blocks if a note change event is sent while the endpoint is not ready
* - Fixes to MassStorageHost for better device compatibility (increase command timeout, change MassStore_WaitForDataReceived()
* to only unfreeze and check one data pipe at a time)
*
*
* \section Sec_ChangeLog090605 Version 090605