summaryrefslogtreecommitdiff
path: root/tinyusb/host/usbh.h
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/host/usbh.h')
-rw-r--r--tinyusb/host/usbh.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/tinyusb/host/usbh.h b/tinyusb/host/usbh.h
index d828d4bb2..467ab6e95 100644
--- a/tinyusb/host/usbh.h
+++ b/tinyusb/host/usbh.h
@@ -36,12 +36,9 @@
*/
/**************************************************************************/
-/** \ingroup TBD
- * \defgroup TBD
+/** \defgroup Group_USBH USB Host Driver (USBH)
* \brief TBD
- *
- * @{
- */
+ * @{ */
#ifndef _TUSB_USBD_HOST_H_
#define _TUSB_USBD_HOST_H_