summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2022-05-21 16:50:01 +0800
committersakumisu <[email protected]>2022-05-21 20:50:40 +0800
commit15c5ebe6f3f4a58886e98253ed7379afa573d81d (patch)
tree3d167a5e0665147a04636041428934b36b630dec
parentd4fd7c5e811170374fd010cf1eb6f0b72c9847cd (diff)
add usb outline png
-rw-r--r--README.md2
-rw-r--r--README_zh.md2
-rw-r--r--docs/asserts/usb_outline.pngbin0 -> 30563 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 878a53ed..7103615a 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
CherryUSB is a tiny, beautiful and portable USB host and device stack for embedded system.
+![CherryUSB](./docs/asserts/usb_outline.png)
+
## 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](./docs/asserts/usb_outline.png)
+
## CherryUSB 目录结构
```
diff --git a/docs/asserts/usb_outline.png b/docs/asserts/usb_outline.png
new file mode 100644
index 00000000..1a5d26b3
--- /dev/null
+++ b/docs/asserts/usb_outline.png
Binary files differ