summaryrefslogtreecommitdiff
path: root/tinyusb/device/usbd.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-16 22:20:33 +0700
committerhathach <[email protected]>2014-03-16 22:20:33 +0700
commitd1d4ddd85626567ddd0369387276ccf9680673d6 (patch)
tree7bded70898796d0219c2245f6dabe6bdfdb7fbac /tinyusb/device/usbd.h
parent18d577abfb3feb3c4eb2728661b6c508cdf37da0 (diff)
doxygen document
Diffstat (limited to 'tinyusb/device/usbd.h')
-rw-r--r--tinyusb/device/usbd.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/tinyusb/device/usbd.h b/tinyusb/device/usbd.h
index 5532b7fdd..9a7be465c 100644
--- a/tinyusb/device/usbd.h
+++ b/tinyusb/device/usbd.h
@@ -36,12 +36,9 @@
*/
/**************************************************************************/
-/** \ingroup TBD
- * \defgroup TBD
+/** \defgroup Group_USBD USB Device Driver (USBD)
* \brief TBD
- *
- * @{
- */
+ * @{ */
#ifndef _TUSB_USBD_H_
#define _TUSB_USBD_H_