fix issue 2188: support usbh_app_driver_get_cb()

This commit is contained in:
rppicomidi
2023-08-14 15:38:48 -07:00
parent 92457ec99f
commit 9d94296741
3 changed files with 72 additions and 24 deletions

View File

@@ -89,6 +89,8 @@ Host Stack
- Mass Storage Class (MSC)
- Hub with multiple-level support
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.
TypeC PD Stack
==============