diff options
| author | Ha Thach <[email protected]> | 2021-07-23 18:15:36 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-23 18:15:36 +0700 |
| commit | b6b5a33806527ed06b57930067eb4a386839d274 (patch) | |
| tree | a2fd59b25bb87a9855cf12693ebb68f511984042 | |
| parent | 1c2bc47c078fb48379bb148840e9b9c88c0fa66f (diff) | |
| parent | ef63037f1ae10680532367c98f30382c173108d6 (diff) | |
Merge pull request #976 from hathach/readme
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, SAME7x - **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 |
