From a8406060d1037ede08b48d628947d3ad98aeecd7 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 24 Mar 2014 12:35:44 +0700 Subject: doxygen documenting --- tinyusb/device/usbd_dcd.h | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'tinyusb/device') 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_ -- cgit v1.3.1