Skip to content

Commit

Permalink
Released v1.2.0: Maintenance release and product update
Browse files Browse the repository at this point in the history
  • Loading branch information
pradolis committed Jul 17, 2023
1 parent c65591c commit 6c70728
Show file tree
Hide file tree
Showing 4,818 changed files with 1,615,423 additions and 203,346 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
45 changes: 22 additions & 23 deletions Drivers/BSP/Components/lis2du12/Release_Notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,73 +8,72 @@
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
ul.task-list li input[type="checkbox"] {
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
<link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
</head>
<body>
<div class="row">
<div class="col-sm-12 col-lg-4">
<center>
<h1 id="release-notes-for-lis2du12-component-driver">Release Notes for
LIS2DU12 Component Driver</h1>
<h1 id="release-notes-for-lis2du12-component-driver">Release Notes for LIS2DU12 Component Driver</h1>
<p>Copyright © 2022 STMicroelectronics<br />
</p>
<a href="https://www.st.com" class="logo"><img
src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
<a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
</center>
<h1 id="purpose">Purpose</h1>
<p>This directory contains the LIS2DU12 component drivers.</p>
</div>
<section id="update-history" class="col-sm-12 col-lg-8">
<h1>Update history</h1>
<div class="collapse">
<input type="checkbox" id="collapse-section2" checked aria-hidden="true">
<label for="collapse-section2" aria-hidden="true">V1.1.0 /
31-October-2022</label>
<input type="checkbox" id="collapse-section3" checked aria-hidden="true"> <label for="collapse-section3" aria-hidden="true">V1.2.0 / 26-January-2023</label>
<div>
<h2 id="main-changes">Main changes</h2>
<h3 id="maintenance-release">Maintenance release</h3>
<ul>
<li>Synchronized PID with currently latest version on ST GitHub</li>
<li>Added Delay function</li>
<li>Added Set Filter Mode function for accelerometer</li>
</ul>
<h2 id="section"></h2>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section1" aria-hidden="true">
<label for="collapse-section1" aria-hidden="true">V1.0.0 /
23-March-2022</label>
<input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.1.0 / 31-October-2022</label>
<div>
<h2 id="main-changes-1">Main changes</h2>
<h3 id="maintenance-release-1">Maintenance release</h3>
<ul>
<li>Synchronized PID with currently latest version on ST GitHub</li>
<li>Added Delay function</li>
</ul>
<h2 id="section-1"></h2>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 23-March-2022</label>
<div>
<h2 id="main-changes-2">Main changes</h2>
<h3 id="first-release">First release</h3>
<ul>
<li>First release of component driver</li>
</ul>
<h2 id="section-1"></h2>
<h2 id="section-2"></h2>
</div>
</div>
</section>
</div>
<footer class="sticky">
<div class="columns">
<div class="column" style="width:95%;">
<p>For complete documentation on LIS2DU12, visit: <a
href="https://www.st.com/content/st_com/en/products/mems-and-sensors/accelerometers/lis2du12.html">LIS2DU12</a></p>
<p>For complete documentation on LIS2DU12, visit: <a href="https://www.st.com/content/st_com/en/products/mems-and-sensors/accelerometers/lis2du12.html">LIS2DU12</a></p>
</div><div class="column" style="width:5%;">
<p><abbr title="Based on template cx566953 version 2.0">Info</abbr></p>
</div>
Expand Down
48 changes: 31 additions & 17 deletions Drivers/BSP/Components/lsm6dsv16x/Release_Notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Release Notes for LSM6DSV16X Component</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
<!--[if lt IE 9]>
Expand All @@ -29,54 +32,65 @@ <h1 id="release-notes-for-lsm6dsv16x-component-driver">Release Notes for LSM6DSV
<h1 id="purpose">Purpose</h1>
<p>This directory contains the LSM6DSV16X component drivers.</p>
</div>
<div class="col-sm-12 col-lg-8">
<h1 id="update-history">Update history</h1>
<section id="update-history" class="col-sm-12 col-lg-8">
<h1>Update history</h1>
<div class="collapse">
<input type="checkbox" id="collapse-section4" checked aria-hidden="true"> <label for="collapse-section4" aria-hidden="true">V1.3.0 / 24-January-2023</label>
<input type="checkbox" id="collapse-section5" checked aria-hidden="true"> <label for="collapse-section5" aria-hidden="true">V1.4.0 / 16-June-2023</label>
<div>
<h2 id="main-changes">Main changes</h2>
<h3 id="maintenance-release">Maintenance release</h3>
<ul>
<li>Add FIFO features</li>
<li>Add DRDY APIs and I3C define</li>
</ul>
<h2 id="section"></h2>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section3" aria-hidden="true"> <label for="collapse-section3" aria-hidden="true">V1.2.0 / 18-January-2023</label>
<input type="checkbox" id="collapse-section4" aria-hidden="true"> <label for="collapse-section4" aria-hidden="true">V1.3.0 / 24-January-2023</label>
<div>
<h2 id="main-changes-1">Main changes</h2>
<h3 id="maintenance-release-1">Maintenance release</h3>
<ul>
<li>Update threshold parameter</li>
<li>Fix MDK-ARM warnings</li>
<li>Add FIFO features</li>
</ul>
<h2 id="section-1"></h2>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.1.0 / 09-January-2023</label>
<input type="checkbox" id="collapse-section3" aria-hidden="true"> <label for="collapse-section3" aria-hidden="true">V1.2.0 / 18-January-2023</label>
<div>
<h2 id="main-changes-2">Main changes</h2>
<h3 id="maintenance-release-2">Maintenance release</h3>
<ul>
<li>Add hardware features</li>
<li>Update threshold parameter</li>
<li>Fix MDK-ARM warnings</li>
</ul>
<h2 id="section-2"></h2>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 08-August-2022</label>
<input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.1.0 / 09-January-2023</label>
<div>
<h2 id="main-changes-3">Main changes</h2>
<h3 id="first-release">First release</h3>
<h3 id="maintenance-release-3">Maintenance release</h3>
<ul>
<li>First release of component driver</li>
<li>Add hardware features</li>
</ul>
<h2 id="section-3"></h2>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 08-August-2022</label>
<div>
<h2 id="main-changes-4">Main changes</h2>
<h3 id="first-release">First release</h3>
<ul>
<li>First release of component driver</li>
</ul>
<h2 id="section-4"></h2>
</div>
</div>
</section>
</div>
<footer class="sticky">
<div class="columns">
Expand Down
Loading

0 comments on commit 6c70728

Please sign in to comment.