Deploying to gh-pages from @ cherry-embedded/CherryUSB@f44e3f1ecf 🚀
This commit is contained in:
15
share.html
15
share.html
@@ -6,7 +6,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>开发者经验分享 — CherryUSB 1.4.2 documentation</title>
|
||||
<title>开发者经验/开源项目分享 — CherryUSB 1.4.2 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="next" title="USB 基本概念(2.0 为主)" href="usb/usb2.0_basic.html" />
|
||||
<link rel="prev" title="Q & A" href="q%26a.html" />
|
||||
<link rel="prev" title="官方开源项目分享" href="opensource.html" />
|
||||
</head>
|
||||
|
||||
<body class="wy-body-for-nav">
|
||||
@@ -50,7 +50,8 @@
|
||||
<li class="toctree-l1"><a class="reference internal" href="quick_start/rtthread.html">基于 RT-Thread 软件包开发指南</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="quick_start/esp.html">基于 ESP-Registry 开发指南</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="q%26a.html">Q & A</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">开发者经验分享</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="opensource.html">官方开源项目分享</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">开发者经验/开源项目分享</a></li>
|
||||
</ul>
|
||||
<p class="caption" role="heading"><span class="caption-text">USB 基本知识点</span></p>
|
||||
<ul>
|
||||
@@ -141,7 +142,7 @@
|
||||
<div role="navigation" aria-label="Page navigation">
|
||||
<ul class="wy-breadcrumbs">
|
||||
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
|
||||
<li class="breadcrumb-item active">开发者经验分享</li>
|
||||
<li class="breadcrumb-item active">开发者经验/开源项目分享</li>
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
<a href="_sources/share.rst.txt" rel="nofollow"> View page source</a>
|
||||
</li>
|
||||
@@ -152,7 +153,7 @@
|
||||
<div itemprop="articleBody">
|
||||
|
||||
<section id="id1">
|
||||
<h1>开发者经验分享<a class="headerlink" href="#id1" title="Link to this heading"></a></h1>
|
||||
<h1>开发者经验/开源项目分享<a class="headerlink" href="#id1" title="Link to this heading"></a></h1>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference external" href="https://club.rt-thread.org/ask/tag/5f5f851966917b14.html?type=article">RT-Thread-CherryUSB - RT-Thread</a></p></li>
|
||||
<li><p><a class="reference external" href="https://bbs.eeworld.com.cn/thread-1212755-1-1.html">[HPM-DIY]hpm6750 USB开源协议栈性能对比-cherryusb or tinyusb?</a></p></li>
|
||||
@@ -164,6 +165,8 @@
|
||||
<li><p><a class="reference external" href="https://github.com/dektronics/printalyzer-timer">printalyzer-timer: F-Stop enlarging timer and print exposure meter</a></p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/harbaum/MiSTeryNano">MiSTeryNano: Atari STE MiSTery core for the Tang Nano 20k FPGA</a></p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/zhaqian12/Cherryuf2">Cherryuf2</a></p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/sidd-kishan/PicoPiFi">PicoPiFi: Driverless RNDIS USB WIFI Dongle</a></p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/rombrew/phobia">phobia: Phobia Motor Controller</a></p></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
@@ -171,7 +174,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
||||
<a href="q%26a.html" class="btn btn-neutral float-left" title="Q & A" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
<a href="opensource.html" class="btn btn-neutral float-left" title="官方开源项目分享" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
<a href="usb/usb2.0_basic.html" class="btn btn-neutral float-right" title="USB 基本概念(2.0 为主)" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user