aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/Device.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-02-20 14:07:20 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-02-20 14:07:20 +0000
commit28a1ee29a1a200c8e8c76355a9036a7456425bc3 (patch)
treef388464eba14f094c79b0597aec4277356f8455a /LUFA/Drivers/USB/Core/Device.h
parent5e7319058268e021ae39ca4b9fcabaec0060117b (diff)
downloadlufa-28a1ee29a1a200c8e8c76355a9036a7456425bc3.tar.gz
lufa-28a1ee29a1a200c8e8c76355a9036a7456425bc3.tar.bz2
lufa-28a1ee29a1a200c8e8c76355a9036a7456425bc3.zip
More Doxygen updates for multiple architecture support.
Diffstat (limited to 'LUFA/Drivers/USB/Core/Device.h')
-rw-r--r--LUFA/Drivers/USB/Core/Device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Drivers/USB/Core/Device.h b/LUFA/Drivers/USB/Core/Device.h
index 6fa88d3a3..84ed43fad 100644
--- a/LUFA/Drivers/USB/Core/Device.h
+++ b/LUFA/Drivers/USB/Core/Device.h
@@ -38,7 +38,7 @@
/** \ingroup Group_USB
* \defgroup Group_Device Device Management
- * \brief Common USB Device definitions for all architectures.
+ * \brief USB Device management definitions for USB device mode.
*
* USB Device mode related definitions common to all architectures. This module contains definitions which
* are used when the USB controller is initialized in device mode.