diff options
| author | Ha Thach <[email protected]> | 2021-05-26 20:21:15 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-26 20:21:15 +0700 |
| commit | ac47a3360e5ea784273872cfd77ff9e1985a7b7b (patch) | |
| tree | 2f2937d4246f99a0e19ac4bb73115cbb8676799f | |
| parent | 85186ab13661fb3a39975148a48e4b4b26eb57c5 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |
