summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-04-19 00:33:33 +0700
committerhathach <[email protected]>2019-04-19 00:33:33 +0700
commit6796026476e14fc82402cdbd2dc4418f51240ae5 (patch)
treeb88a4144ee3fc2799268e6f51869756eea18ba23
parent3e4bb141ce082a1325c7b63002fb29513850a1f8 (diff)
clean up
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c39b9631..15d387197 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ TinyUSB is an open-source cross-platform USB Host/Device stack for embedded syst
Support multiple device configurations by dynamically changing usb descriptors. Low power functions such as suspend, resume and remote wakeup. Following device classes are supported:
- Communication Class (CDC)
-- Human Interface Device (HID): Keyboard, Mouse, Generic
+- Human Interface Device (HID): Keyboard, Mouse, Gamepad etc ...
- Mass Storage Class (MSC)
- Musical Instrument Digital Interface (MIDI)