1
0
forked from me/IronOS

Deployed 1c9d3940 with MkDocs version: 1.4.3

This commit is contained in:
github-actions[bot]
2023-07-20 01:55:40 +00:00
parent 476d5c0431
commit 4d43224629
26 changed files with 526 additions and 26 deletions

View File

@@ -89,6 +89,8 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="../HardwareIssues/">Known Hardware Issues</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="../PowerSources/">Power sources</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../Translation/">Translations</a>
@@ -239,7 +241,7 @@ cd IronOS
<li>
<p>Build the firmware for Pinecil V2:</p>
<p><code>sh
cd source/source
cd source/
./build.sh -l EN -m Pinecilv2</code></p>
<p>This command will compile the firmware with English language support for Pinecil V2 board.</p>
</li>