Commit 599836c
committed
usbd: Add USB device drivers implemented in Python.
Rely on support implemented in the machine.USBD() object on the MicroPython
side, providing a thin wrapper around TinyUSB "application" device class
driver.
Signed-off-by: Angus Gratton <angus@redyak.com.au>1 parent 2242465 commit 599836c
4 files changed
+885
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments