diff options
| author | sakimisu <[email protected]> | 2023-04-22 00:11:49 +0800 |
|---|---|---|
| committer | sakimisu <[email protected]> | 2023-04-22 00:11:49 +0800 |
| commit | 31a86ac578dc58f3c5db4026094b4be9db92ba13 (patch) | |
| tree | 96066e043a5533e94487c911710248502259ae36 | |
| parent | ca5d2902f378b9d619bb57038a33d3e0b1a70c0b (diff) | |
fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ CherryUSB Device Stack provides a unified framework of functions for standard de CherryUSB Device Stack has the following functions: -- Support USB2.0 full and high speed, USB3.0 super speed +- Support USB2.0 full and high speed, USB3.0 super speed - Support endpoint irq callback register by users, let users do whatever they wants in endpoint irq callback. - Support Composite Device - Support Communication Device Class (CDC) |
