Fix broken Pipe stream function templates due to mixed const/no const use in prototypes.

This commit is contained in:
Dean Camera 2009-07-13 12:44:47 +00:00
parent 73d9fafc0f
commit e9215b4b36
2 changed files with 6 additions and 7 deletions

View file

@ -20,7 +20,6 @@
* -# Update Host mode Class Driver demo .txt files
* - Add standardized descriptor names to device and host class driver structures
* - Add in INTERRUPT_CONTROL_PIPE to use HSOFI to trigger calls to the host state machine
* - Add in Stream functions for PROGMEM, EEPROM -- move to templated system
* - Debug mode for pipe/endpoint calls
*
* <b>Targeted for Future Releases:</b>