diff options
| author | hathach <[email protected]> | 2014-03-25 13:11:22 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-25 13:11:22 +0700 |
| commit | 45aef4c04c0ec7627780a135594d361c94256956 (patch) | |
| tree | 3889d22a69e8bed8d9965aafdf7eaccb787963dd /tinyusb/device | |
| parent | 15d0139bc5d17bb8cda5bf98c3ae5631b62f1e84 (diff) | |
more doxygen stuffs
Diffstat (limited to 'tinyusb/device')
| -rw-r--r-- | tinyusb/device/usbd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/device/usbd.h b/tinyusb/device/usbd.h index 6ecc0a47a..2144819e0 100644 --- a/tinyusb/device/usbd.h +++ b/tinyusb/device/usbd.h @@ -36,7 +36,7 @@ */
/**************************************************************************/
-/** \defgroup group_usbd USB Device Core (USBD)
+/** \ingroup group_usbd
* @{ */
#ifndef _TUSB_USBD_H_
|
