Remove incomplete MIDIToneGenerator project.

This commit is contained in:
Dean Camera 2010-09-13 10:07:45 +00:00
parent d975250331
commit def0e0ff1b
7 changed files with 2 additions and 1393 deletions

View file

@ -14,6 +14,7 @@
* <b>Targeted for Future Releases:</b>
* - Code Features
* -# Add hub support when in Host mode for multiple devices
* -# Investigate virtual hubs when in device mode instead of compound devices
* -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error
* -# Change makefiles to allow for absolute LUFA location to be used
* -# Re-add interrupt Pipe/Endpoint support
@ -30,7 +31,6 @@
* -# Finish BluetoothHost demo
* -# Finish SideShow demo
* -# Finish StandaloneProgrammer project
* -# Finish MIDIToneGenerator project
* -# Correct mishandling of error cases in Mass Storage demos
* - Ports
* -# AVR32 UC3B series microcontrollers