|
|
@@ -52,11 +52,14 @@
|
|
|
<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><ul>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="#daplink">DAPLINK</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference internal" href="#blackmagic">Blackmagic</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="#zephyr">Zephyr</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference internal" href="#cangaroo">Cangaroo</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference internal" href="#lvgl">LVGL</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>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="share.html">开发者经验/开源项目分享</a></li>
|
|
|
@@ -166,18 +169,36 @@
|
|
|
|
|
|
<section id="id1">
|
|
|
<h1>官方开源项目分享<a class="headerlink" href="#id1" title="Link to this heading"></a></h1>
|
|
|
-<p>除了基本的厂家 SDK 支持以外,我们还对一些火热的开源项目进行了支持,以便于开发者更好的使用这些项目。</p>
|
|
|
+<p>除了基本的厂家 SDK 支持以外,我们还对一些火热的开源项目进行了支持,以便于开发者更好的使用这些项目。下面列举适配的 demo 工程链接,具体适配层参考 <a class="reference external" href="https://github.com/cherry-embedded/CherryUSB/tree/master/platform">https://github.com/cherry-embedded/CherryUSB/tree/master/platform</a> 。</p>
|
|
|
<section id="daplink">
|
|
|
<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="blackmagic">
|
|
|
+<h2>Blackmagic<a class="headerlink" href="#blackmagic" title="Link to this heading"></a></h2>
|
|
|
+<p>适配链接:<a class="reference external" href="https://github.com/zhangjiance/bmp-hpm-port">https://github.com/zhangjiance/bmp-hpm-port</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>
|
|
|
+<p>适配链接:<a class="reference external" href="https://github.com/CherryUSB/cherryusb_nuttx">https://github.com/CherryUSB/cherryusb_nuttx</a></p>
|
|
|
+</section>
|
|
|
+<section id="zephyr">
|
|
|
+<h2>Zephyr<a class="headerlink" href="#zephyr" title="Link to this heading"></a></h2>
|
|
|
+<p>适配链接:<a class="reference external" href="https://github.com/hpmicro/zephyr_sdk_glue">https://github.com/hpmicro/zephyr_sdk_glue</a></p>
|
|
|
+</section>
|
|
|
+<section id="cangaroo">
|
|
|
+<h2>Cangaroo<a class="headerlink" href="#cangaroo" title="Link to this heading"></a></h2>
|
|
|
+<p>Cangaroo is an open source can bus analyzer software. We provide four-channel CANFD analyzer based on hpmicro hpm5361</p>
|
|
|
+<p>适配上位机链接:<a class="reference external" href="https://github.com/RCSN/cangaroo_hpmicro_canfd_analyzer">https://github.com/RCSN/cangaroo_hpmicro_canfd_analyzer</a>
|
|
|
+适配下位机链接:<a class="reference external" href="https://github.com/RCSN/hpm_sdk_extra/tree/main/demos/cangaroo_hpmicro">https://github.com/RCSN/hpm_sdk_extra/tree/main/demos/cangaroo_hpmicro</a></p>
|
|
|
+</section>
|
|
|
+<section id="lvgl">
|
|
|
+<h2>LVGL<a class="headerlink" href="#lvgl" title="Link to this heading"></a></h2>
|
|
|
+<p>适配链接:<a class="reference external" href="https://github.com/cherry-embedded/CherryUSB/tree/master/platform/lvgl">https://github.com/cherry-embedded/CherryUSB/tree/master/platform/lvgl</a></p>
|
|
|
</section>
|
|
|
<section id="qmk">
|
|
|
<h2>QMK<a class="headerlink" href="#qmk" title="Link to this heading"></a></h2>
|
|
|
@@ -189,11 +210,6 @@
|
|
|
<p>Klipper is a 3d-printer firmware.</p>
|
|
|
<p>适配链接:待开放</p>
|
|
|
</section>
|
|
|
-<section id="cangaroo">
|
|
|
-<h2>Cangaroo<a class="headerlink" href="#cangaroo" title="Link to this heading"></a></h2>
|
|
|
-<p>Cangaroo is an open source can bus analyzer software. We provide four-channel CANFD analyzer based on hpmicro hpm5361</p>
|
|
|
-<p>适配链接:<a class="reference external" href="https://github.com/RCSN/cangaroo_hpmicro_canfd_analyzer">https://github.com/RCSN/cangaroo_hpmicro_canfd_analyzer</a></p>
|
|
|
-</section>
|
|
|
</section>
|
|
|
|
|
|
|