git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2786 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
3c9d9c9bb5
commit
4844936fde
|
@ -122,7 +122,6 @@
|
||||||
* only after a large, potentially multi-packet, transfer has been
|
* only after a large, potentially multi-packet, transfer has been
|
||||||
* completed, a callback is invoked only at the end of the transfer.
|
* completed, a callback is invoked only at the end of the transfer.
|
||||||
* .
|
* .
|
||||||
* .
|
|
||||||
* @subsection usb_2_3 USB Callbacks
|
* @subsection usb_2_3 USB Callbacks
|
||||||
* The USB driver uses callbacks in order to interact with the application.
|
* The USB driver uses callbacks in order to interact with the application.
|
||||||
* There are several kind of callbacks to be handled:
|
* There are several kind of callbacks to be handled:
|
||||||
|
|
Loading…
Reference in New Issue