mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-13 06:56:59 +03:00
Deployed cc1a52c with MkDocs version: 1.6.1
This commit is contained in:
@@ -628,14 +628,12 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
<h1 id="living-on-the-edge"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.</span> Living on the Edge</h1>
|
||||
<p>The <a href="https://github.com/jomjol/AI-on-the-edge-device">Github repository</a> contains multiple branches:</p>
|
||||
<ul>
|
||||
<li>The <a href="https://github.com/jomjol/AI-on-the-edge-device/tree/master">master</a> branch contains the same firmware version as provided on the <a href="https://github.com/jomjol/AI-on-the-edge-device/releases">release page</a>.</li>
|
||||
<li>The <a href="https://github.com/jomjol/AI-on-the-edge-device/tree/rolling">rolling</a> branch contains the <strong>latest</strong> version of the Firmware and the Web Interface. It might already contain a fix for your issue. But it is work in progress, don't expect it to work stable or be an improvement for your AI-on-the-edge-device! Also it might break the <a href="../ota/">OTA Update</a> and thus require manual flashing over USB!</li>
|
||||
<li>The <a href="https://github.com/jomjol/AI-on-the-edge-device/tree/main">main</a> branch contains the <strong>latest</strong> version of the Firmware and the Web Interface. It might already contain a fix for your issue. But it is work in progress, don't expect it to work stable or be an improvement for your AI-on-the-edge-device! Also it might break the <a href="../ota/">OTA Update</a> and thus require manual flashing over USB! For normal users it is better tu use a <a href="https://github.com/jomjol/AI-on-the-edge-device/releases">release</a>.</li>
|
||||
<li>Any other branch is used to develop a feature or fix, only use them when you know what it is about!</li>
|
||||
</ul>
|
||||
<h2 id="i-still-want-to-try-it"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1</span> I still want to try it</h2>
|
||||
<p>Ok, then grab the latest <code>rolling</code> build from <a href="https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/build.yaml?query=branch%3Arolling">Github Actions</a> Page and proceed as following:</p>
|
||||
<p>Ok, then grab the latest <code>main</code> build from <a href="https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/build.yaml?query=branch%3Amain">Github Actions</a> Page and proceed as following:</p>
|
||||
<ol>
|
||||
<li>Pick the most top successful (green) build:
|
||||
<img alt="" src="../actions.png"> </img></li>
|
||||
|
||||
Reference in New Issue
Block a user