summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsakimisu <[email protected]>2023-04-22 00:11:49 +0800
committersakimisu <[email protected]>2023-04-22 00:11:49 +0800
commit31a86ac578dc58f3c5db4026094b4be9db92ba13 (patch)
tree96066e043a5533e94487c911710248502259ae36
parentca5d2902f378b9d619bb57038a33d3e0b1a70c0b (diff)
fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ebb885c7..0966b3aa 100644
--- a/README.md
+++ b/README.md
@@ -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)