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/dcd.h | |
| parent | a8406060d1037ede08b48d628947d3ad98aeecd7 (diff) | |
more doxygen works
Diffstat (limited to 'tinyusb/device/dcd.h')
| -rw-r--r-- | tinyusb/device/dcd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tinyusb/device/dcd.h b/tinyusb/device/dcd.h index 3aaf443f8..144f5a1aa 100644 --- a/tinyusb/device/dcd.h +++ b/tinyusb/device/dcd.h @@ -36,8 +36,8 @@ */
/**************************************************************************/
-/** \ingroup Group_USBD
- * \defgroup Group_DCD Device Controller Driver (DCD)
+/** \ingroup group_usbd
+ * \defgroup group_dcd Device Controller Driver (DCD)
* @{ */
#ifndef _TUSB_DCD_H_
|
