summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-05-26 20:21:15 +0700
committerGitHub <[email protected]>2021-05-26 20:21:15 +0700
commitac47a3360e5ea784273872cfd77ff9e1985a7b7b (patch)
tree2f2937d4246f99a0e19ac4bb73115cbb8676799f
parent85186ab13661fb3a39975148a48e4b4b26eb57c5 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index aa03cb886..bef49eea4 100644
--- a/README.md
+++ b/README.md
@@ -53,10 +53,10 @@ The stack supports the following MCUs:
Supports multiple device configurations by dynamically changing usb descriptors. Low power functions such like suspend, resume, and remote wakeup. Following device classes are supported:
-- USB Audio Class 2.0 (UAC2) still work in progress
+- Audio Class 2.0 (UAC2) still work in progress
- Bluetooth Host Controller Interface (BTH HCI)
- Communication Class (CDC)
-- Device Firmware Update (DFU): only Runtinme
+- Device Firmware Update (DFU): DFU mode (WIP) and Runtinme
- Human Interface Device (HID): Generic (In & Out), Keyboard, Mouse, Gamepad etc ...
- Mass Storage Class (MSC): with multiple LUNs
- Musical Instrument Digital Interface (MIDI)