This commit is contained in:
hathach 2014-03-24 13:19:17 +07:00
parent b7102450dd
commit 7d53564755
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
*/ */
/**************************************************************************/ /**************************************************************************/
/** \defgroup group_usbd USB Device Driver (USBD) /** \defgroup group_usbd USB Device Core (USBD)
* @{ */ * @{ */
#ifndef _TUSB_USBD_H_ #ifndef _TUSB_USBD_H_

View File

@ -36,7 +36,7 @@
*/ */
/**************************************************************************/ /**************************************************************************/
/** \defgroup group_usbh USB Host Driver (USBH) /** \defgroup group_usbh USB Host Core (USBH)
* @{ */ * @{ */
#ifndef _TUSB_USBH_H_ #ifndef _TUSB_USBH_H_