From 6796026476e14fc82402cdbd2dc4418f51240ae5 Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 19 Apr 2019 00:33:33 +0700 Subject: [PATCH] clean up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c39b963..15d38719 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)