diff options
| author | HiFiPhile <[email protected]> | 2021-07-22 20:39:55 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-22 20:39:55 +0200 |
| commit | a9726aad0c25074b735cc024e73af2d75ce457a8 (patch) | |
| tree | 0b3e4f6f29ccdb9d9e419bca0a37bc8246e81d1a | |
| parent | 1c2bc47c078fb48379bb148840e9b9c88c0fa66f (diff) | |
Quick Readme update
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ The stack supports the following MCUs: - **Dialog:** DA1469x - **Espressif:** ESP32-S2, ESP32-S3 -- **MicroChip:** SAMD11, SAMD21, SAMD51, SAME5x, SAMG55, SAML21, SAML22 +- **MicroChip:** SAMD11, SAMD21, SAMD51, SAME5x, SAMG55, SAML21, SAML22, SAMx7x - **NordicSemi:** nRF52833, nRF52840 - **Nuvoton:** NUC120, NUC121/NUC125, NUC126, NUC505 - **NXP:** @@ -53,7 +53,7 @@ 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: -- Audio Class 2.0 (UAC2) still work in progress +- Audio Class 2.0 (UAC2) - Bluetooth Host Controller Interface (BTH HCI) - Communication Class (CDC) - Device Firmware Update (DFU): DFU mode (WIP) and Runtinme |
