2023-05-28 23:36:01 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
2023-07-08 20:06:11 +01:00
|
|
|
<!-- Inferencium - Website - Changelog - Firmware - xa000-0 -->
|
2023-05-28 23:36:01 +01:00
|
|
|
|
|
|
|
<!-- Copyright 2023 Jake Winters -->
|
|
|
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
|
|
|
|
2023-07-08 20:06:11 +01:00
|
|
|
<!-- Version: 0.3.0.12 -->
|
2023-05-28 23:36:01 +01:00
|
|
|
|
|
|
|
|
|
|
|
<html>
|
|
|
|
<head>
|
2023-07-08 20:06:11 +01:00
|
|
|
<title>Inferencium - Changelog - Firmware - xa000-0</title>
|
2023-05-28 23:36:01 +01:00
|
|
|
<link rel="stylesheet" href=../inf.css>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
</head>
|
|
|
|
<!-- Navigation bar -->
|
|
|
|
<div class="sidebar">
|
2023-06-21 00:54:50 +01:00
|
|
|
<a href="../index.html"><img src="../asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
|
|
|
|
<a href="../index.html" class="title">Inferencium</a><br>
|
2023-05-28 23:36:01 +01:00
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<div><a href="../about.html">About</a></div>
|
|
|
|
<div><a href="../contact.html">Contact</a></div>
|
|
|
|
<div><a href="../blog.html">Blog</a></div>
|
|
|
|
<div><a href="../source.html">Source</a></div>
|
|
|
|
<div><a href="../key.html">Key</a></div>
|
|
|
|
<div><a href="../changelog.html">Changelog</a></div>
|
|
|
|
</div>
|
|
|
|
<body>
|
2023-07-08 20:06:11 +01:00
|
|
|
<h1>Changelog - Firmware - xa000-0</h1>
|
2023-06-21 00:54:50 +01:00
|
|
|
<!-- Table of contents -->
|
|
|
|
<section id="toc">
|
|
|
|
<h2 id="toc"><a href="#toc" class="h2">Table of Contents<a/></h2>
|
|
|
|
<ul>
|
2023-07-08 20:06:11 +01:00
|
|
|
<li><a href="#2.0.0.2" class="body-link">2.0.0.2</a></li>
|
2023-06-21 00:54:50 +01:00
|
|
|
<li><a href="#1.0.0.1" class="body-link">1.0.0.1</a></li>
|
|
|
|
<li><a href="#0.0.0.0" class="body-link">0.0.0.0</a></li>
|
|
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
<!-- Changelog in descending order from most recent to least recent -->
|
|
|
|
<section id="changelog">
|
2023-07-08 20:06:11 +01:00
|
|
|
<h2 id="2.0.0.2"><a href="#2.0.0.2" class="h2">2.0.0.2</a></h2>
|
|
|
|
<p>Tags:</p>
|
|
|
|
<ul>
|
|
|
|
<li><a href="https://git.inferencium.net/Inferencium/firmware-xa000-0/src/tag/firmware-xa000-0-2.0.0.2" class="body-link">firmware-xa000-0-2.0.0.2</a></li>
|
|
|
|
</ul>
|
|
|
|
<p>Changelog (since version 1.0.0.1):</p>
|
|
|
|
<ul>
|
|
|
|
<li>Update Makefile</li>
|
|
|
|
<li>Update WHENCE</li>
|
|
|
|
<li>Update check_whence script</li>
|
|
|
|
<li>Update copy-firmware script</li>
|
|
|
|
<li>Update readme</li>
|
|
|
|
</ul>
|
|
|
|
</section>
|
2023-06-21 00:54:50 +01:00
|
|
|
<section id="changelog-1.0.0.1">
|
2023-06-21 00:56:51 +01:00
|
|
|
<h2 id="1.0.0.1"><a href="#1.0.0.1" class="h2">1.0.0.1</a></h2>
|
2023-06-21 00:54:50 +01:00
|
|
|
<p>Tags:</p>
|
|
|
|
<ul>
|
2023-07-08 20:06:11 +01:00
|
|
|
<li><a href="https://git.inferencium.net/Inferencium/firmware-xa000-0/src/tag/firmware-xa000-0-1.0.0.1" class="body-link">firmware-xa000-0-1.0.0.1</a></li>
|
2023-06-21 00:54:50 +01:00
|
|
|
</ul>
|
|
|
|
<p>Changelog (since version 0.0.0.0):</p>
|
|
|
|
<ul>
|
|
|
|
<li>Update WHENCE</li>
|
|
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
<section id="changelog-0.0.0.0">
|
|
|
|
<h2 id="0.0.0.0"><a href="#0.0.0.0" class="h2">0.0.0.0</a></h2>
|
|
|
|
<p>Tags:</p>
|
|
|
|
<ul>
|
2023-07-08 20:06:11 +01:00
|
|
|
<li><a href="https://git.inferencium.net/Inferencium/firmware-xa000-0/src/tag/firmware-xa000-0-0.0.0.0" class="body-link">firmware-xa000-0-0.0.0.0</a></li>
|
2023-06-21 00:54:50 +01:00
|
|
|
</ul>
|
|
|
|
<p>Changelog:</p>
|
|
|
|
<ul>
|
|
|
|
<li>Initial release</li>
|
|
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
</section>
|
2023-05-28 23:36:01 +01:00
|
|
|
</body>
|
|
|
|
</html>
|