diff options
| author | hathach <[email protected]> | 2025-09-27 17:30:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-09-27 17:33:00 +0700 |
| commit | adce3bbac02f81c0e7e17f4fcbd1deb83bef7cb4 (patch) | |
| tree | 99ec81e742fa2dfac989df12cf1f3c70128d18ca /README.rst | |
| parent | cb21ca1b0cb3221341dca2559109c0bb4dc18e6f (diff) | |
implement serial for MTP
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst index d6830e707..2c127bfdc 100644 --- a/README.rst +++ b/README.rst @@ -60,6 +60,7 @@ Supports multiple device configurations by dynamically changing USB descriptors, - Human Interface Device (HID): Generic (In & Out), Keyboard, Mouse, Gamepad etc ... - Mass Storage Class (MSC): with multiple LUNs - Musical Instrument Digital Interface (MIDI) +- Media Transfer Protocol (MTP/PTP) - Network with RNDIS, Ethernet Control Model (ECM), Network Control Model (NCM) - Test and Measurement Class (USBTMC) - Video class 1.5 (UVC): work in progress |
