mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 21:47:28 +08:00
Merge remote-tracking branch 'origin/master' into usbhub
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
#define DEV_DISCONNECT(dev) (dev)->ops->pullup ? (dev)->ops->pullup(dev,false) : -EOPNOTSUPP
|
||||
|
||||
/* USB Class Driver Helpers *********************************************************/
|
||||
/* All may be called from interupt handling logic except bind() and unbind() */
|
||||
/* All may be called from interrupt handling logic except bind() and unbind() */
|
||||
|
||||
/* Invoked when the driver is bound to a USB device driver. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user