You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Host Stack
74
74
- Human Interface Device (HID): Keyboard, Mouse, Generic
75
75
- Mass Storage Class (MSC)
76
76
- Communication Device Class: CDC-ACM
77
-
- Vendor serial over USB: FTDI, CP210x, CH34x
77
+
- Vendor serial over USB: FTDI, CP210x, CH34x, PL2303
78
78
- Hub with multiple-level support
79
79
80
80
Similar to the Device Stack, if you have a special requirement, ``usbh_app_driver_get_cb()`` can be used to write your own class driver without modifying the stack.
0 commit comments