aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/Device.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-03-16 05:58:58 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-03-16 05:58:58 +0000
commitfe62770a1ea8078ec6234ef9f92e39a7f542ce9e (patch)
tree199f55a4acbd8a18c1f09efd2b8f07ecc7fffa09 /LUFA/Drivers/USB/Core/Device.h
parent5eb1862d542418864ce4915b924eaef42201a677 (diff)
downloadlufa-fe62770a1ea8078ec6234ef9f92e39a7f542ce9e.tar.gz
lufa-fe62770a1ea8078ec6234ef9f92e39a7f542ce9e.tar.bz2
lufa-fe62770a1ea8078ec6234ef9f92e39a7f542ce9e.zip
Added new VirtualSerialMassStorage Device Class Driver demo.
Diffstat (limited to 'LUFA/Drivers/USB/Core/Device.h')
-rw-r--r--LUFA/Drivers/USB/Core/Device.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/LUFA/Drivers/USB/Core/Device.h b/LUFA/Drivers/USB/Core/Device.h
index 414beacf3..bbc1b46ca 100644
--- a/LUFA/Drivers/USB/Core/Device.h
+++ b/LUFA/Drivers/USB/Core/Device.h
@@ -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