Deploying to gh-pages from @ cherry-embedded/CherryUSB@322595b910 🚀

This commit is contained in:
sakumisu
2025-01-19 13:23:59 +00:00
parent 2fab40dba0
commit 942dda4d92
3 changed files with 23 additions and 2 deletions

View File

@@ -52,6 +52,8 @@
<li class="toctree-l1"><a class="reference internal" href="q%26a.html">Q &amp; A</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">官方开源项目分享</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#daplink">DAPLINK</a></li>
<li class="toctree-l2"><a class="reference internal" href="#rt-thread">RT-Thread</a></li>
<li class="toctree-l2"><a class="reference internal" href="#nuttx-vela">NUTTX/VELA</a></li>
<li class="toctree-l2"><a class="reference internal" href="#qmk">QMK</a></li>
<li class="toctree-l2"><a class="reference internal" href="#klipper">Klipper</a></li>
<li class="toctree-l2"><a class="reference internal" href="#cangaroo">Cangaroo</a></li>
@@ -165,6 +167,14 @@
<h2>DAPLINK<a class="headerlink" href="#daplink" title="Link to this heading"></a></h2>
<p>适配链接:<a class="reference external" href="https://github.com/cherry-embedded/CherryDAP">https://github.com/cherry-embedded/CherryDAP</a></p>
</section>
<section id="rt-thread">
<h2>RT-Thread<a class="headerlink" href="#rt-thread" title="Link to this heading"></a></h2>
<p>适配链接:<a class="reference external" href="https://github.com/RT-Thread/rt-thread">https://github.com/RT-Thread/rt-thread</a></p>
</section>
<section id="nuttx-vela">
<h2>NUTTX/VELA<a class="headerlink" href="#nuttx-vela" title="Link to this heading"></a></h2>
<p>适配链接:待开放</p>
</section>
<section id="qmk">
<h2>QMK<a class="headerlink" href="#qmk" title="Link to this heading"></a></h2>
<p>QMK is an open-source keyboard firmware for Atmel AVR and Arm USB families.</p>