summaryrefslogtreecommitdiff
path: root/tinyusb/device
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-24 12:35:44 +0700
committerhathach <[email protected]>2014-03-24 12:35:44 +0700
commita8406060d1037ede08b48d628947d3ad98aeecd7 (patch)
tree202318dddf8e6021fbb29589d348e1a8054f4eec /tinyusb/device
parentcf60e374aa60507457a193bf12385f9e0f41f035 (diff)
doxygen documenting
Diffstat (limited to 'tinyusb/device')
-rw-r--r--tinyusb/device/usbd_dcd.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/tinyusb/device/usbd_dcd.h b/tinyusb/device/usbd_dcd.h
index ffb5d5ae1..1096c5e26 100644
--- a/tinyusb/device/usbd_dcd.h
+++ b/tinyusb/device/usbd_dcd.h
@@ -36,12 +36,8 @@
*/
/**************************************************************************/
-/** \ingroup TBD
- * \defgroup TBD
- * \brief TBD
- *
- * @{
- */
+/** \ingroup Group_USBD
+ * @{ */
#ifndef _TUSB_USBD_DCD_H_
#define _TUSB_USBD_DCD_H_