1
0
Fork 0
forked from nuttx/nuttx-update
This commit is contained in:
Gregory Nutt 2017-05-30 12:04:48 -06:00
parent dc3a7e54a9
commit ae17e6bcf0
2 changed files with 2 additions and 2 deletions

View file

@ -592,7 +592,7 @@ struct usb_strdesc_s;
int usbmsc_mkstrdesc(uint8_t id, struct usb_strdesc_s *strdesc);
/************************************************************************************
* Name: usbmsc_getepdesc
* Name: usbmsc_getdevdesc
*
* Description:
* Return a pointer to the raw device descriptor

View file

@ -60,7 +60,7 @@
* Public Types
************************************************************************************/
/************************************************************************************
/************************************************************************************
* Public Data
************************************************************************************/