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/host | |
| parent | b7102450dd30a8cf8c65b73d7c174dd5ef6dcb4d (diff) | |
doxygen
Diffstat (limited to 'tinyusb/host')
| -rw-r--r-- | tinyusb/host/usbh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/host/usbh.h b/tinyusb/host/usbh.h index 87ceff66b..f3e460dcf 100644 --- a/tinyusb/host/usbh.h +++ b/tinyusb/host/usbh.h @@ -36,7 +36,7 @@ */ /**************************************************************************/ -/** \defgroup group_usbh USB Host Driver (USBH) +/** \defgroup group_usbh USB Host Core (USBH) * @{ */ #ifndef _TUSB_USBH_H_ |
