diff options
| author | hathach <[email protected]> | 2014-03-24 13:06:40 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-24 13:06:40 +0700 |
| commit | 68d96edc13560ab25e8b790a327260f7a5da53f9 (patch) | |
| tree | d82c90f912d6b37361ac5f83d8e3988fe6804249 /tinyusb/device/usbd.h | |
| parent | a8406060d1037ede08b48d628947d3ad98aeecd7 (diff) | |
more doxygen works
Diffstat (limited to 'tinyusb/device/usbd.h')
| -rw-r--r-- | tinyusb/device/usbd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tinyusb/device/usbd.h b/tinyusb/device/usbd.h index 01e7c0c04..4b59dc268 100644 --- a/tinyusb/device/usbd.h +++ b/tinyusb/device/usbd.h @@ -36,8 +36,7 @@ */
/**************************************************************************/
-/** \defgroup Group_USBD USB Device Driver (USBD)
- * \brief TBD
+/** \defgroup group_usbd USB Device Driver (USBD)
* @{ */
#ifndef _TUSB_USBD_H_
|
