diff options
| author | sakumisu <[email protected]> | 2022-05-21 16:50:01 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2022-05-21 20:50:40 +0800 |
| commit | 15c5ebe6f3f4a58886e98253ed7379afa573d81d (patch) | |
| tree | 3d167a5e0665147a04636041428934b36b630dec | |
| parent | d4fd7c5e811170374fd010cf1eb6f0b72c9847cd (diff) | |
add usb outline png
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 | ||||
| -rw-r--r-- | docs/asserts/usb_outline.png | bin | 0 -> 30563 bytes |
3 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,8 @@ CherryUSB is a tiny, beautiful and portable USB host and device stack for embedded system. + + ## CherryUSB Directoy Structure ``` diff --git a/README_zh.md b/README_zh.md index cced0248..405abecf 100644 --- a/README_zh.md +++ b/README_zh.md @@ -4,6 +4,8 @@ CherryUSB 是一个小而美的、可移植性高的、用于嵌入式系统的 USB 主从协议栈。 + + ## CherryUSB 目录结构 ``` diff --git a/docs/asserts/usb_outline.png b/docs/asserts/usb_outline.png Binary files differnew file mode 100644 index 00000000..1a5d26b3 --- /dev/null +++ b/docs/asserts/usb_outline.png |
