From 2b4487e595c1ce9bbfc960d0703f9c33d691b5d1 Mon Sep 17 00:00:00 2001
From: sakumisu <1203593632@qq.com>
Date: Sun, 13 Jul 2025 09:40:35 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20cherry-e?=
=?UTF-8?q?mbedded/CherryUSB@c2fd10e93b424aabb6fed92b9f9b7b7cc3a091b2=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.buildinfo | 2 +-
_static/documentation_options.js | 2 +-
api/api_config.html | 4 ++--
api/api_device.html | 4 ++--
api/api_host.html | 4 ++--
api/api_port.html | 4 ++--
class/class_audio.html | 4 ++--
class/class_cdc.html | 4 ++--
class/class_hid.html | 4 ++--
class/class_msc.html | 4 ++--
class/class_video.html | 4 ++--
class/winusb.html | 4 ++--
demo/usbd_adb.html | 4 ++--
demo/usbd_audiov1.html | 4 ++--
demo/usbd_audiov2.html | 4 ++--
demo/usbd_cdc_acm.html | 4 ++--
demo/usbd_ecm.html | 4 ++--
demo/usbd_hid.html | 4 ++--
demo/usbd_msc.html | 4 ++--
demo/usbd_rndis.html | 4 ++--
demo/usbd_vendor.html | 4 ++--
demo/usbd_video.html | 4 ++--
demo/usbd_webusb.html | 4 ++--
demo/usbd_winusb.html | 4 ++--
demo/usbh_bluetooth.html | 4 ++--
demo/usbh_hid.html | 4 ++--
demo/usbh_msc.html | 4 ++--
demo/usbh_net.html | 4 ++--
demo/usbh_serial.html | 4 ++--
demo/usbh_vendor.html | 4 ++--
demo/usbh_wifi.html | 4 ++--
genindex.html | 4 ++--
index.html | 4 ++--
objects.inv | Bin 1355 -> 1355 bytes
opensource.html | 4 ++--
q&a.html | 4 ++--
quick_start/demo.html | 4 ++--
quick_start/esp.html | 4 ++--
quick_start/rtthread.html | 4 ++--
quick_start/start.html | 4 ++--
quick_start/transplant.html | 4 ++--
search.html | 4 ++--
share.html | 4 ++--
show/index.html | 4 ++--
support/index.html | 4 ++--
tools/index.html | 4 ++--
usb/usb2.0_basic.html | 4 ++--
usb/usb3.0_basic.html | 4 ++--
usb/usb_desc.html | 4 ++--
usb/usb_enum.html | 4 ++--
usb/usb_ext.html | 4 ++--
usb/usb_request.html | 4 ++--
usbip/cdns2.html | 4 ++--
usbip/cdns3.html | 4 ++--
usbip/chipidea.html | 4 ++--
usbip/dwc2.html | 4 ++--
usbip/dwc3.html | 4 ++--
usbip/ehci.html | 4 ++--
usbip/fotg210.html | 4 ++--
usbip/musb.html | 4 ++--
usbip/ohci.html | 4 ++--
usbip/xhci.html | 4 ++--
version.html | 4 ++--
63 files changed, 122 insertions(+), 122 deletions(-)
diff --git a/.buildinfo b/.buildinfo
index fb9f7de1..5c5f4f71 100644
--- a/.buildinfo
+++ b/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: a58f0b910f8b74cc265d62acf79d9efc
+config: f08f70254e181703d01c45e93ee5b4fa
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/_static/documentation_options.js b/_static/documentation_options.js
index f476d73b..5426053b 100644
--- a/_static/documentation_options.js
+++ b/_static/documentation_options.js
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
- VERSION: '1.5.0',
+ VERSION: '1.5.1',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/api/api_config.html b/api/api_config.html
index ea1c5c58..8c505398 100644
--- a/api/api_config.html
+++ b/api/api_config.html
@@ -6,14 +6,14 @@
-
USB CONFIG 说明 — CherryUSB 1.5.0 documentation
+ USB CONFIG 说明 — CherryUSB 1.5.1 documentation
-
+
diff --git a/api/api_device.html b/api/api_device.html
index 02279591..1e01ad13 100644
--- a/api/api_device.html
+++ b/api/api_device.html
@@ -6,14 +6,14 @@
- 设备协议栈 — CherryUSB 1.5.0 documentation
+ 设备协议栈 — CherryUSB 1.5.1 documentation
-
+
diff --git a/api/api_host.html b/api/api_host.html
index 45006e99..808962d4 100644
--- a/api/api_host.html
+++ b/api/api_host.html
@@ -6,14 +6,14 @@
- 主机协议栈 — CherryUSB 1.5.0 documentation
+ 主机协议栈 — CherryUSB 1.5.1 documentation
-
+
diff --git a/api/api_port.html b/api/api_port.html
index ff169343..1f0a822e 100644
--- a/api/api_port.html
+++ b/api/api_port.html
@@ -6,14 +6,14 @@
- 主从驱动 — CherryUSB 1.5.0 documentation
+ 主从驱动 — CherryUSB 1.5.1 documentation
-
+
diff --git a/class/class_audio.html b/class/class_audio.html
index d9a352ae..047a3e4c 100644
--- a/class/class_audio.html
+++ b/class/class_audio.html
@@ -6,14 +6,14 @@
- UAC — CherryUSB 1.5.0 documentation
+ UAC — CherryUSB 1.5.1 documentation
-
+
diff --git a/class/class_cdc.html b/class/class_cdc.html
index 2ca7350e..b23fbc58 100644
--- a/class/class_cdc.html
+++ b/class/class_cdc.html
@@ -6,14 +6,14 @@
- CDC — CherryUSB 1.5.0 documentation
+ CDC — CherryUSB 1.5.1 documentation
-
+
diff --git a/class/class_hid.html b/class/class_hid.html
index 540ff9e9..f00680e0 100644
--- a/class/class_hid.html
+++ b/class/class_hid.html
@@ -6,14 +6,14 @@
- HID — CherryUSB 1.5.0 documentation
+ HID — CherryUSB 1.5.1 documentation
-
+
diff --git a/class/class_msc.html b/class/class_msc.html
index 9b15b9cb..c01594e2 100644
--- a/class/class_msc.html
+++ b/class/class_msc.html
@@ -6,14 +6,14 @@
- MSC — CherryUSB 1.5.0 documentation
+ MSC — CherryUSB 1.5.1 documentation
-
+
diff --git a/class/class_video.html b/class/class_video.html
index 40fd2d0e..593782ae 100644
--- a/class/class_video.html
+++ b/class/class_video.html
@@ -6,14 +6,14 @@
- UVC — CherryUSB 1.5.0 documentation
+ UVC — CherryUSB 1.5.1 documentation
-
+
diff --git a/class/winusb.html b/class/winusb.html
index 4fd70ce0..036f69d3 100644
--- a/class/winusb.html
+++ b/class/winusb.html
@@ -6,14 +6,14 @@
- WINUSB — CherryUSB 1.5.0 documentation
+ WINUSB — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_adb.html b/demo/usbd_adb.html
index 3bc771c5..464c6425 100644
--- a/demo/usbd_adb.html
+++ b/demo/usbd_adb.html
@@ -6,14 +6,14 @@
- usbd_adb — CherryUSB 1.5.0 documentation
+ usbd_adb — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_audiov1.html b/demo/usbd_audiov1.html
index e5b771c8..69d63995 100644
--- a/demo/usbd_audiov1.html
+++ b/demo/usbd_audiov1.html
@@ -6,14 +6,14 @@
- usbd_audiov1 — CherryUSB 1.5.0 documentation
+ usbd_audiov1 — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_audiov2.html b/demo/usbd_audiov2.html
index a00dd6f5..ad9e6edb 100644
--- a/demo/usbd_audiov2.html
+++ b/demo/usbd_audiov2.html
@@ -6,14 +6,14 @@
- usbd_audiov2 — CherryUSB 1.5.0 documentation
+ usbd_audiov2 — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_cdc_acm.html b/demo/usbd_cdc_acm.html
index b16b50e4..f13bc332 100644
--- a/demo/usbd_cdc_acm.html
+++ b/demo/usbd_cdc_acm.html
@@ -6,14 +6,14 @@
- usbd_cdc_acm — CherryUSB 1.5.0 documentation
+ usbd_cdc_acm — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_ecm.html b/demo/usbd_ecm.html
index 5b27de55..b044e060 100644
--- a/demo/usbd_ecm.html
+++ b/demo/usbd_ecm.html
@@ -6,14 +6,14 @@
- usbd_cdc_ecm — CherryUSB 1.5.0 documentation
+ usbd_cdc_ecm — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_hid.html b/demo/usbd_hid.html
index b192d47b..243efb99 100644
--- a/demo/usbd_hid.html
+++ b/demo/usbd_hid.html
@@ -6,14 +6,14 @@
- usbd_hid — CherryUSB 1.5.0 documentation
+ usbd_hid — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_msc.html b/demo/usbd_msc.html
index 20decf31..b8286412 100644
--- a/demo/usbd_msc.html
+++ b/demo/usbd_msc.html
@@ -6,14 +6,14 @@
- usbd_msc — CherryUSB 1.5.0 documentation
+ usbd_msc — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_rndis.html b/demo/usbd_rndis.html
index 7af017fd..17a888b7 100644
--- a/demo/usbd_rndis.html
+++ b/demo/usbd_rndis.html
@@ -6,14 +6,14 @@
- usbd_rndis — CherryUSB 1.5.0 documentation
+ usbd_rndis — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_vendor.html b/demo/usbd_vendor.html
index 60f7edd5..80a85e19 100644
--- a/demo/usbd_vendor.html
+++ b/demo/usbd_vendor.html
@@ -6,14 +6,14 @@
- vendor device 驱动编写 — CherryUSB 1.5.0 documentation
+ vendor device 驱动编写 — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_video.html b/demo/usbd_video.html
index 1f7d293c..0c0ba8f6 100644
--- a/demo/usbd_video.html
+++ b/demo/usbd_video.html
@@ -6,14 +6,14 @@
- usbd_video — CherryUSB 1.5.0 documentation
+ usbd_video — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_webusb.html b/demo/usbd_webusb.html
index c4e5a6f6..04236ced 100644
--- a/demo/usbd_webusb.html
+++ b/demo/usbd_webusb.html
@@ -6,14 +6,14 @@
- usbd_webusb — CherryUSB 1.5.0 documentation
+ usbd_webusb — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbd_winusb.html b/demo/usbd_winusb.html
index 419168aa..228869ff 100644
--- a/demo/usbd_winusb.html
+++ b/demo/usbd_winusb.html
@@ -6,14 +6,14 @@
- usbd_winusb — CherryUSB 1.5.0 documentation
+ usbd_winusb — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbh_bluetooth.html b/demo/usbh_bluetooth.html
index c7b5ba54..3f54fa2d 100644
--- a/demo/usbh_bluetooth.html
+++ b/demo/usbh_bluetooth.html
@@ -6,14 +6,14 @@
- usbh_bluetooth — CherryUSB 1.5.0 documentation
+ usbh_bluetooth — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbh_hid.html b/demo/usbh_hid.html
index dc4f6a13..a5930136 100644
--- a/demo/usbh_hid.html
+++ b/demo/usbh_hid.html
@@ -6,14 +6,14 @@
- usbh_hid — CherryUSB 1.5.0 documentation
+ usbh_hid — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbh_msc.html b/demo/usbh_msc.html
index e7c671e1..3eb89351 100644
--- a/demo/usbh_msc.html
+++ b/demo/usbh_msc.html
@@ -6,14 +6,14 @@
- usbh_msc — CherryUSB 1.5.0 documentation
+ usbh_msc — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbh_net.html b/demo/usbh_net.html
index 71d7c3f0..d0c64ccf 100644
--- a/demo/usbh_net.html
+++ b/demo/usbh_net.html
@@ -6,14 +6,14 @@
- usbh_net — CherryUSB 1.5.0 documentation
+ usbh_net — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbh_serial.html b/demo/usbh_serial.html
index c489bc52..1355bf83 100644
--- a/demo/usbh_serial.html
+++ b/demo/usbh_serial.html
@@ -6,14 +6,14 @@
- usbh_serial — CherryUSB 1.5.0 documentation
+ usbh_serial — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbh_vendor.html b/demo/usbh_vendor.html
index 98361cad..31036504 100644
--- a/demo/usbh_vendor.html
+++ b/demo/usbh_vendor.html
@@ -6,14 +6,14 @@
- vendor host 驱动编写 — CherryUSB 1.5.0 documentation
+ vendor host 驱动编写 — CherryUSB 1.5.1 documentation
-
+
diff --git a/demo/usbh_wifi.html b/demo/usbh_wifi.html
index 3a4c2cb4..128a8c88 100644
--- a/demo/usbh_wifi.html
+++ b/demo/usbh_wifi.html
@@ -6,14 +6,14 @@
- usbh_wifi — CherryUSB 1.5.0 documentation
+ usbh_wifi — CherryUSB 1.5.1 documentation
-
+
diff --git a/genindex.html b/genindex.html
index 1884fee9..2e941db7 100644
--- a/genindex.html
+++ b/genindex.html
@@ -5,14 +5,14 @@
- Index — CherryUSB 1.5.0 documentation
+ Index — CherryUSB 1.5.1 documentation
-
+
diff --git a/index.html b/index.html
index c5844221..c5147def 100644
--- a/index.html
+++ b/index.html
@@ -6,14 +6,14 @@
- CherryUSB 使用指南 — CherryUSB 1.5.0 documentation
+ CherryUSB 使用指南 — CherryUSB 1.5.1 documentation
-
+
diff --git a/objects.inv b/objects.inv
index 3146a773cb4c65325d6f350d3e41df67246a047c..ae1dabff89cab06c1649ce83a1913ce0ceec314f 100644
GIT binary patch
delta 12
TcmX@jb((8}BctI)Cr(xX9Vr8^
delta 12
TcmX@jb((8}Bcs7aCr(xX9V7#;
diff --git a/opensource.html b/opensource.html
index 23491538..4fe838e3 100644
--- a/opensource.html
+++ b/opensource.html
@@ -6,14 +6,14 @@
- 官方开源项目分享 — CherryUSB 1.5.0 documentation
+ 官方开源项目分享 — CherryUSB 1.5.1 documentation
-
+
diff --git a/q&a.html b/q&a.html
index 8c51bd8b..dd7bcf3f 100644
--- a/q&a.html
+++ b/q&a.html
@@ -6,14 +6,14 @@
- Q & A — CherryUSB 1.5.0 documentation
+ Q & A — CherryUSB 1.5.1 documentation
-
+
diff --git a/quick_start/demo.html b/quick_start/demo.html
index 28f7f11d..a86ee95d 100644
--- a/quick_start/demo.html
+++ b/quick_start/demo.html
@@ -6,14 +6,14 @@
- 基于现有 demo 快速验证 — CherryUSB 1.5.0 documentation
+ 基于现有 demo 快速验证 — CherryUSB 1.5.1 documentation
-
+
diff --git a/quick_start/esp.html b/quick_start/esp.html
index d7ee334d..9775e9bc 100644
--- a/quick_start/esp.html
+++ b/quick_start/esp.html
@@ -6,14 +6,14 @@
- 基于 ESP-Registry 开发指南 — CherryUSB 1.5.0 documentation
+ 基于 ESP-Registry 开发指南 — CherryUSB 1.5.1 documentation
-
+
diff --git a/quick_start/rtthread.html b/quick_start/rtthread.html
index 90a07d9b..c64a1808 100644
--- a/quick_start/rtthread.html
+++ b/quick_start/rtthread.html
@@ -6,14 +6,14 @@
- 基于 RT-Thread 软件包开发指南 — CherryUSB 1.5.0 documentation
+ 基于 RT-Thread 软件包开发指南 — CherryUSB 1.5.1 documentation
-
+
diff --git a/quick_start/start.html b/quick_start/start.html
index 37c0ff5d..222faf21 100644
--- a/quick_start/start.html
+++ b/quick_start/start.html
@@ -6,14 +6,14 @@
- 入门必看 — CherryUSB 1.5.0 documentation
+ 入门必看 — CherryUSB 1.5.1 documentation
-
+
diff --git a/quick_start/transplant.html b/quick_start/transplant.html
index 2c7cce1f..2930ecfb 100644
--- a/quick_start/transplant.html
+++ b/quick_start/transplant.html
@@ -6,14 +6,14 @@
- 芯片通用移植指南 — CherryUSB 1.5.0 documentation
+ 芯片通用移植指南 — CherryUSB 1.5.1 documentation
-
+
diff --git a/search.html b/search.html
index de36dcb0..fe9a5fa0 100644
--- a/search.html
+++ b/search.html
@@ -5,7 +5,7 @@
- Search — CherryUSB 1.5.0 documentation
+ Search — CherryUSB 1.5.1 documentation
@@ -13,7 +13,7 @@
-
+
diff --git a/share.html b/share.html
index 24f4043c..18f7ce77 100644
--- a/share.html
+++ b/share.html
@@ -6,14 +6,14 @@
- 开发者经验/开源项目分享 — CherryUSB 1.5.0 documentation
+ 开发者经验/开源项目分享 — CherryUSB 1.5.1 documentation
-
+
diff --git a/show/index.html b/show/index.html
index 2ea54760..1a2104b8 100644
--- a/show/index.html
+++ b/show/index.html
@@ -6,14 +6,14 @@
- 性能展示 — CherryUSB 1.5.0 documentation
+ 性能展示 — CherryUSB 1.5.1 documentation
-
+
diff --git a/support/index.html b/support/index.html
index 228e20e0..931f8ae2 100644
--- a/support/index.html
+++ b/support/index.html
@@ -6,14 +6,14 @@
- 商业支持 — CherryUSB 1.5.0 documentation
+ 商业支持 — CherryUSB 1.5.1 documentation
-
+
diff --git a/tools/index.html b/tools/index.html
index 156d0834..3fd62f16 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -6,14 +6,14 @@
- chryusb_configurator — CherryUSB 1.5.0 documentation
+ chryusb_configurator — CherryUSB 1.5.1 documentation
-
+
diff --git a/usb/usb2.0_basic.html b/usb/usb2.0_basic.html
index d9b8b5e0..f330edec 100644
--- a/usb/usb2.0_basic.html
+++ b/usb/usb2.0_basic.html
@@ -6,14 +6,14 @@
- USB 基本概念(2.0 为主) — CherryUSB 1.5.0 documentation
+ USB 基本概念(2.0 为主) — CherryUSB 1.5.1 documentation
-
+
diff --git a/usb/usb3.0_basic.html b/usb/usb3.0_basic.html
index a237bfbc..c41061ca 100644
--- a/usb/usb3.0_basic.html
+++ b/usb/usb3.0_basic.html
@@ -6,14 +6,14 @@
- USB 基本概念(3.0 为主) — CherryUSB 1.5.0 documentation
+ USB 基本概念(3.0 为主) — CherryUSB 1.5.1 documentation
-
+
diff --git a/usb/usb_desc.html b/usb/usb_desc.html
index f9ddce00..0d852e65 100644
--- a/usb/usb_desc.html
+++ b/usb/usb_desc.html
@@ -6,14 +6,14 @@
- USB 描述符 — CherryUSB 1.5.0 documentation
+ USB 描述符 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usb/usb_enum.html b/usb/usb_enum.html
index b1fb9d9b..fafbd6d6 100644
--- a/usb/usb_enum.html
+++ b/usb/usb_enum.html
@@ -6,14 +6,14 @@
- USB 枚举 — CherryUSB 1.5.0 documentation
+ USB 枚举 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usb/usb_ext.html b/usb/usb_ext.html
index 6296cca5..228c2c58 100644
--- a/usb/usb_ext.html
+++ b/usb/usb_ext.html
@@ -6,14 +6,14 @@
- USB 知识点拓展 — CherryUSB 1.5.0 documentation
+ USB 知识点拓展 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usb/usb_request.html b/usb/usb_request.html
index c501cccc..0ec636b5 100644
--- a/usb/usb_request.html
+++ b/usb/usb_request.html
@@ -6,14 +6,14 @@
- USB 设备请求 — CherryUSB 1.5.0 documentation
+ USB 设备请求 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/cdns2.html b/usbip/cdns2.html
index 7fbc24cb..d06d6086 100644
--- a/usbip/cdns2.html
+++ b/usbip/cdns2.html
@@ -6,14 +6,14 @@
- CDNS2 — CherryUSB 1.5.0 documentation
+ CDNS2 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/cdns3.html b/usbip/cdns3.html
index b8f1ae69..23843959 100644
--- a/usbip/cdns3.html
+++ b/usbip/cdns3.html
@@ -6,14 +6,14 @@
- CDNS3 — CherryUSB 1.5.0 documentation
+ CDNS3 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/chipidea.html b/usbip/chipidea.html
index 255580e7..aa70bf55 100644
--- a/usbip/chipidea.html
+++ b/usbip/chipidea.html
@@ -6,14 +6,14 @@
- CHIPIDEA — CherryUSB 1.5.0 documentation
+ CHIPIDEA — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/dwc2.html b/usbip/dwc2.html
index 913e8dfd..c04e81e8 100644
--- a/usbip/dwc2.html
+++ b/usbip/dwc2.html
@@ -6,14 +6,14 @@
- DWC2 — CherryUSB 1.5.0 documentation
+ DWC2 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/dwc3.html b/usbip/dwc3.html
index 9ca5f965..5352e397 100644
--- a/usbip/dwc3.html
+++ b/usbip/dwc3.html
@@ -6,14 +6,14 @@
- DWC3 — CherryUSB 1.5.0 documentation
+ DWC3 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/ehci.html b/usbip/ehci.html
index 5270de3c..bbf3e26a 100644
--- a/usbip/ehci.html
+++ b/usbip/ehci.html
@@ -6,14 +6,14 @@
- EHCI — CherryUSB 1.5.0 documentation
+ EHCI — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/fotg210.html b/usbip/fotg210.html
index 219b290d..789ff22d 100644
--- a/usbip/fotg210.html
+++ b/usbip/fotg210.html
@@ -6,14 +6,14 @@
- FOTG210 — CherryUSB 1.5.0 documentation
+ FOTG210 — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/musb.html b/usbip/musb.html
index 94c624b5..47f1ba62 100644
--- a/usbip/musb.html
+++ b/usbip/musb.html
@@ -6,14 +6,14 @@
- MUSB — CherryUSB 1.5.0 documentation
+ MUSB — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/ohci.html b/usbip/ohci.html
index 8d2faa53..7b60765a 100644
--- a/usbip/ohci.html
+++ b/usbip/ohci.html
@@ -6,14 +6,14 @@
- OHCI — CherryUSB 1.5.0 documentation
+ OHCI — CherryUSB 1.5.1 documentation
-
+
diff --git a/usbip/xhci.html b/usbip/xhci.html
index 163516c7..606e2a9f 100644
--- a/usbip/xhci.html
+++ b/usbip/xhci.html
@@ -6,14 +6,14 @@
- XHCI — CherryUSB 1.5.0 documentation
+ XHCI — CherryUSB 1.5.1 documentation
-
+
diff --git a/version.html b/version.html
index 7393ca92..954a4794 100644
--- a/version.html
+++ b/version.html
@@ -6,14 +6,14 @@
- 版本说明 — CherryUSB 1.5.0 documentation
+ 版本说明 — CherryUSB 1.5.1 documentation
-
+