diff --git a/README.md b/README.md index 89f8f88b..6a8b9aae 100644 --- a/README.md +++ b/README.md @@ -54,13 +54,12 @@ Taking into account USB performance issues and trying to achieve the theoretical |:-------------:|:---------------------------:| |class | usb class driver | |common | usb spec macros and utils | -|core | usb core implementation | -|demo | different chips demo | -|osal | os wrapper | -|docs | doc for guiding | -|packet capture | packet capture file | -|port | usb dcd and hcd porting | -|tools | tool used url | +|core | usb core implementation | +|demo | different chips demo | +|osal | os wrapper | +|docs | doc for guiding | +|port | usb dcd and hcd porting | +|tools | tool url | ## Device Stack Overview diff --git a/README_zh.md b/README_zh.md index 1cb97f8b..1e0613f1 100644 --- a/README_zh.md +++ b/README_zh.md @@ -44,22 +44,20 @@ CherryUSB 是一个小而美的、可移植性高的、用于嵌入式系统(带 ├── demo ├── docs ├── osal -├── packet capture └── port └── tools ``` | 目录名 | 描述 | -|:-------------:|:------------------------------:| +|:-------------:|:-------------------------------:| |class | usb class 类主从驱动 | |common | usb spec 定义、常用宏、标准接口定义 | -|core | usb 主从协议栈核心实现 | -|demo | 示例 | -|docs | 文档 | +|core | usb 主从协议栈核心实现 | +|demo | 示例 | +|docs | 文档 | |osal | os 封装层 | -|packet capture | 抓包文件(需要使用力科软件打开)| |port | usb 主从需要实现的 porting 接口 | -|tools | 工具链接 | +|tools | 工具链接 | ## Device 协议栈简介 diff --git a/packet capture/usb_audio_speaker_mic_fs.usb b/packet capture/usb_audio_speaker_mic_fs.usb deleted file mode 100644 index 630e7824..00000000 Binary files a/packet capture/usb_audio_speaker_mic_fs.usb and /dev/null differ diff --git a/packet capture/usb_audio_speaker_mic_fs.usbraw b/packet capture/usb_audio_speaker_mic_fs.usbraw deleted file mode 100644 index 75fe1aa6..00000000 Binary files a/packet capture/usb_audio_speaker_mic_fs.usbraw and /dev/null differ diff --git a/packet capture/usb_cdc_acm_fs.usb b/packet capture/usb_cdc_acm_fs.usb deleted file mode 100644 index 3ff80645..00000000 Binary files a/packet capture/usb_cdc_acm_fs.usb and /dev/null differ diff --git a/packet capture/usb_cdc_acm_fs.usbraw b/packet capture/usb_cdc_acm_fs.usbraw deleted file mode 100644 index 62874b35..00000000 Binary files a/packet capture/usb_cdc_acm_fs.usbraw and /dev/null differ diff --git a/packet capture/usb_hid_keyboard.usb b/packet capture/usb_hid_keyboard.usb deleted file mode 100644 index 51de6f0b..00000000 Binary files a/packet capture/usb_hid_keyboard.usb and /dev/null differ diff --git a/packet capture/usb_hid_keyboard.usbraw b/packet capture/usb_hid_keyboard.usbraw deleted file mode 100644 index e46ffe29..00000000 Binary files a/packet capture/usb_hid_keyboard.usbraw and /dev/null differ diff --git a/packet capture/usb_msc_fs.usb b/packet capture/usb_msc_fs.usb deleted file mode 100644 index 882481e0..00000000 Binary files a/packet capture/usb_msc_fs.usb and /dev/null differ diff --git a/packet capture/usb_msc_fs.usbraw b/packet capture/usb_msc_fs.usbraw deleted file mode 100644 index a5fc4b28..00000000 Binary files a/packet capture/usb_msc_fs.usbraw and /dev/null differ diff --git a/packet capture/usb_video_fs.usb b/packet capture/usb_video_fs.usb deleted file mode 100644 index 32de029e..00000000 Binary files a/packet capture/usb_video_fs.usb and /dev/null differ diff --git a/packet capture/usb_video_fs.usbraw b/packet capture/usb_video_fs.usbraw deleted file mode 100644 index 507e0393..00000000 Binary files a/packet capture/usb_video_fs.usbraw and /dev/null differ diff --git a/tools/packet capture/url b/tools/packet capture/url new file mode 100644 index 00000000..a5fba08e --- /dev/null +++ b/tools/packet capture/url @@ -0,0 +1,3 @@ +QQ群内获取 + +Get it after joining the qq chat \ No newline at end of file