git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3531 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
b7ad667924
commit
64df619cf4
|
@ -658,8 +658,6 @@ void usb_lld_start_out(USBDriver *usbp, usbep_t ep) {
|
|||
*
|
||||
* @param[in] usbp pointer to the @p USBDriver object
|
||||
* @param[in] ep endpoint number
|
||||
* @param[in] buf buffer where to fetch the endpoint data
|
||||
* @param[in] n maximum number of bytes to copy
|
||||
*
|
||||
* @notapi
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue