move capture files into tools
This commit is contained in:
13
README.md
13
README.md
@@ -54,13 +54,12 @@ Taking into account USB performance issues and trying to achieve the theoretical
|
|||||||
|:-------------:|:---------------------------:|
|
|:-------------:|:---------------------------:|
|
||||||
|class | usb class driver |
|
|class | usb class driver |
|
||||||
|common | usb spec macros and utils |
|
|common | usb spec macros and utils |
|
||||||
|core | usb core implementation |
|
|core | usb core implementation |
|
||||||
|demo | different chips demo |
|
|demo | different chips demo |
|
||||||
|osal | os wrapper |
|
|osal | os wrapper |
|
||||||
|docs | doc for guiding |
|
|docs | doc for guiding |
|
||||||
|packet capture | packet capture file |
|
|port | usb dcd and hcd porting |
|
||||||
|port | usb dcd and hcd porting |
|
|tools | tool url |
|
||||||
|tools | tool used url |
|
|
||||||
|
|
||||||
## Device Stack Overview
|
## Device Stack Overview
|
||||||
|
|
||||||
|
|||||||
12
README_zh.md
12
README_zh.md
@@ -44,22 +44,20 @@ CherryUSB 是一个小而美的、可移植性高的、用于嵌入式系统(带
|
|||||||
├── demo
|
├── demo
|
||||||
├── docs
|
├── docs
|
||||||
├── osal
|
├── osal
|
||||||
├── packet capture
|
|
||||||
└── port
|
└── port
|
||||||
└── tools
|
└── tools
|
||||||
```
|
```
|
||||||
|
|
||||||
| 目录名 | 描述 |
|
| 目录名 | 描述 |
|
||||||
|:-------------:|:------------------------------:|
|
|:-------------:|:-------------------------------:|
|
||||||
|class | usb class 类主从驱动 |
|
|class | usb class 类主从驱动 |
|
||||||
|common | usb spec 定义、常用宏、标准接口定义 |
|
|common | usb spec 定义、常用宏、标准接口定义 |
|
||||||
|core | usb 主从协议栈核心实现 |
|
|core | usb 主从协议栈核心实现 |
|
||||||
|demo | 示例 |
|
|demo | 示例 |
|
||||||
|docs | 文档 |
|
|docs | 文档 |
|
||||||
|osal | os 封装层 |
|
|osal | os 封装层 |
|
||||||
|packet capture | 抓包文件(需要使用力科软件打开)|
|
|
||||||
|port | usb 主从需要实现的 porting 接口 |
|
|port | usb 主从需要实现的 porting 接口 |
|
||||||
|tools | 工具链接 |
|
|tools | 工具链接 |
|
||||||
|
|
||||||
## Device 协议栈简介
|
## Device 协议栈简介
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3
tools/packet capture/url
Normal file
3
tools/packet capture/url
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
QQ群内获取
|
||||||
|
|
||||||
|
Get it after joining the qq chat
|
||||||
Reference in New Issue
Block a user