diff options
| author | sakumisu <[email protected]> | 2022-09-09 21:37:12 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2022-09-09 21:39:03 +0800 |
| commit | 632541dec880cfbca544ea18020167da9a085cb0 (patch) | |
| tree | cb8c1cbc03963e2be7bf7b6b776e3b9fb3e728b6 | |
| parent | b07f55c947def16b3be21606ada6f00174e21a64 (diff) | |
fix typo
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 | ||||
| -rw-r--r-- | docs/assets/usb_outline.png (renamed from docs/asserts/usb_outline.png) | bin | 30563 -> 30563 bytes |
3 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ CherryUSB is a tiny, beautiful and portable USB host and device stack for embedded system with USB ip. - + ## Why choose diff --git a/README_zh.md b/README_zh.md index 30ee6593..a58e8c3d 100644 --- a/README_zh.md +++ b/README_zh.md @@ -4,7 +4,7 @@ CherryUSB 是一个小而美的、可移植性高的、用于嵌入式系统(带 USB ip)的 USB 主从协议栈。 - + ## 为什么选择 diff --git a/docs/asserts/usb_outline.png b/docs/assets/usb_outline.png Binary files differindex 1a5d26b3..1a5d26b3 100644 --- a/docs/asserts/usb_outline.png +++ b/docs/assets/usb_outline.png |
