|
@@ -38,15 +38,25 @@
|
|
|
<section id="update-history" class="col-sm-12 col-lg-8">
|
|
<section id="update-history" class="col-sm-12 col-lg-8">
|
|
|
<h1>Update history</h1>
|
|
<h1>Update history</h1>
|
|
|
<div class="collapse">
|
|
<div class="collapse">
|
|
|
-<input type="checkbox" id="collapse-section1" checked aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 18-June-2021</label>
|
|
|
|
|
|
|
+<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 18-June-2021</label>
|
|
|
<div>
|
|
<div>
|
|
|
<h2 id="main-changes">Main changes</h2>
|
|
<h2 id="main-changes">Main changes</h2>
|
|
|
<h3 id="first-release">First release</h3>
|
|
<h3 id="first-release">First release</h3>
|
|
|
<ul>
|
|
<ul>
|
|
|
-<li>First official release</li>
|
|
|
|
|
|
|
+<li>First official release [ref. DS v3.0]</li>
|
|
|
</ul>
|
|
</ul>
|
|
|
<h2 id="section"></h2>
|
|
<h2 id="section"></h2>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+<input type="checkbox" id="collapse-section2" checked aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.1.0 / 01-June-2023</label>
|
|
|
|
|
+<div>
|
|
|
|
|
+<h2 id="main-changes-1">Main changes</h2>
|
|
|
|
|
+<ul>
|
|
|
|
|
+<li>Add __weak directive to read/write registers routines</li>
|
|
|
|
|
+<li>Extend stmdev_ctx_t structure with mdelay callback</li>
|
|
|
|
|
+<li>repo name changed adding ‘-pid’ extension</li>
|
|
|
|
|
+</ul>
|
|
|
|
|
+<h2 id="section-1"></h2>
|
|
|
|
|
+</div>
|
|
|
</div>
|
|
</div>
|
|
|
</section>
|
|
</section>
|
|
|
</div>
|
|
</div>
|