circuitpython/shared-bindings/usb/core
Scott Shawcroft 2686beab36
Basic USB host support and keyboard workflow
Connects up read, write and ctrl_transfer to TinyUSB. USB Host
support is available on iMX RT and RP2040.

Fixes #6527 (imx) and fixes #5986 (rp2).
2023-07-10 14:22:21 -07:00
..
Device.c Basic USB host support and keyboard workflow 2023-07-10 14:22:21 -07:00
Device.h Basic USB host support and keyboard workflow 2023-07-10 14:22:21 -07:00
__init__.c Basic USB host support and keyboard workflow 2023-07-10 14:22:21 -07:00
__init__.h Start of USB host API 2022-03-07 18:07:25 -08:00