Added new VirtualSerialMassStorage Device Class Driver demo.

This commit is contained in:
Dean Camera 2011-03-16 05:58:58 +00:00
parent 5eb1862d54
commit fe62770a1e
20 changed files with 4268 additions and 4 deletions

View file

@ -107,7 +107,8 @@
* the address of the descriptor.
* \param[out] MemoryAddressSpace A value from the \ref USB_DescriptorMemorySpaces_t enum to indicate the memory
* space in which the descriptor is stored. This parameter does not exist when one
* of the \c USE_*_DESCRIPTORS compile time options is used.
* of the \c USE_*_DESCRIPTORS compile time options is used, or on architectures which
* use a unified address space.
*
* \note By default, the library expects all descriptors to be located in flash memory via the \c PROGMEM attribute.
* If descriptors should be located in RAM or EEPROM instead (to speed up access in the case of RAM, or to