diff options
| author | hathach <[email protected]> | 2014-03-24 13:19:17 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-24 13:19:17 +0700 |
| commit | 7d535647556fbc260df6be01d365195ad4f85c91 (patch) | |
| tree | 508d0555995d75e37618a3373a7014a0c048e440 /tinyusb/device | |
| parent | b7102450dd30a8cf8c65b73d7c174dd5ef6dcb4d (diff) | |
doxygen
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 4b59dc268..6ecc0a47a 100644 --- a/tinyusb/device/usbd.h +++ b/tinyusb/device/usbd.h @@ -36,7 +36,7 @@ */
/**************************************************************************/
-/** \defgroup group_usbd USB Device Driver (USBD)
+/** \defgroup group_usbd USB Device Core (USBD)
* @{ */
#ifndef _TUSB_USBD_H_
|
