Commit from GitHub Actions

This commit is contained in:
Lee Lup Yuen 2022-01-28 15:27:51 +00:00
parent 675ba56cda
commit a73bb75384
10 changed files with 23 additions and 1 deletions

View file

@ -712,6 +712,7 @@ cp build_out/pinedio_cbor.bin ~/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -777,6 +778,7 @@ cargo run flash pinedio_cbor.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -895,6 +897,7 @@ cp build_out/pinedio_lorawan.bin ~/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -960,6 +963,7 @@ cargo run flash pinedio_lorawan.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>

View file

@ -669,6 +669,7 @@ cp nuttx.bin /mnt/c/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -740,6 +741,7 @@ cargo run flash nuttx.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>

View file

@ -194,6 +194,7 @@ Finished dev [unoptimized + debuginfo] target(s) in 4m 28s</code></pre></div></l
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -319,6 +320,7 @@ caused by: Invalid argument</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>

View file

@ -1298,6 +1298,7 @@ cp nuttx.bin /mnt/c/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -1369,6 +1370,7 @@ cargo run flash nuttx.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>

View file

@ -857,6 +857,7 @@ cp nuttx.bin /mnt/c/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -925,6 +926,7 @@ cargo run flash nuttx.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>

View file

@ -240,7 +240,7 @@ make</code></pre></div>
<p><a href="https://youtu.be/vdRqhQ08uxU"><strong>Watch the Demo Video on YouTube</strong></a></p>
</li>
</ol>
<p>(PineDio Stack doesnt have a Reset Button, thats why we unplug the board to switch the Flashing Mode)</p>
<p><a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(PineDio Stack doesnt have a Reset Button, but we can make one)</a></p>
<p>Now that the Backlight GPIO is OK, lets test something more sophisticated: SPI!</p>
<p><img src="https://lupyuen.github.io/images/pinedio-zoom.jpg" alt="PineDio Stack BL604 with LoRa SX1262 Transceiver" /></p>
<h1 id="bl604-spi" class="section-header"><a href="#bl604-spi">4 BL604 SPI</a></h1>

View file

@ -1311,6 +1311,7 @@ cp nuttx.bin /mnt/c/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -1382,6 +1383,7 @@ cargo run flash nuttx.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>

View file

@ -1423,6 +1423,7 @@ cp nuttx.bin /mnt/c/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -1494,6 +1495,7 @@ cargo run flash nuttx.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>

View file

@ -1958,6 +1958,7 @@ cp nuttx.bin /mnt/c/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -2029,6 +2030,7 @@ cargo run flash nuttx.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>

View file

@ -542,6 +542,7 @@ cp build_out/pinedio_tsen.bin ~/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -607,6 +608,7 @@ cargo run flash pinedio_tsen.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -700,6 +702,7 @@ cp build_out/pinedio_lorawan.bin ~/blflash</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>
@ -765,6 +768,7 @@ cargo run flash pinedio_lorawan.bin --port COM5</code></pre></div>
</li>
<li>
<p>Disconnect the USB cable and reconnect</p>
<p>Or use the Improvised Reset Button <a href="https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack">(Heres how)</a></p>
</li>
</ol>
<p><strong>For PineCone BL602:</strong></p>