summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-10-12 22:01:02 +0700
committerGitHub <[email protected]>2021-10-12 22:01:02 +0700
commit379537cb6deed9c9c055d0fd34d9a941f47ffc02 (patch)
treea457364337eed1c0ad3bd01433ecf48d9d99015e /README.rst
parent557fa3900a78f1c378c5653d590253ea87450013 (diff)
parentecec0370cac2a64ef2a0cf2e4e13f1c4e738e81b (diff)
Merge branch 'master' into add_uvc
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 055c294f6..11804ccd1 100644
--- a/README.rst
+++ b/README.rst
@@ -65,7 +65,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)
-- Network with RNDIS, CDC-ECM (work in progress)
+- Network with RNDIS, Ethernet Control Model (ECM), Network Control Model (NCM)
- Test and Measurement Class (USBTMC)
- Video class 1.5 (UVC): work in progress
- Vendor-specific class support with generic In & Out endpoints. Can be used with MS OS 2.0 compatible descriptor to load winUSB driver without INF file.