Skip to content

Commit 56abf6d

Browse files
committed
Release driver version 2.1.0
Signed-off-by: Armando Visconti <armando.visconti@st.com>
1 parent 6b79c6c commit 56abf6d

2 files changed

Lines changed: 43 additions & 50 deletions

File tree

Release_Notes.html

Lines changed: 29 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,11 @@
55
<meta name="generator" content="pandoc" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
77
<title>Release Notes for LIS2MDL Component</title>
8-
<style>
9-
code{white-space: pre-wrap;}
10-
span.smallcaps{font-variant: small-caps;}
11-
div.columns{display: flex; gap: min(4vw, 1.5em);}
12-
div.column{flex: auto; overflow-x: auto;}
13-
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
14-
/* The extra [class] is a hack that increases specificity enough to
15-
override a similar rule in reveal.js */
16-
ul.task-list[class]{list-style: none;}
17-
ul.task-list li input[type="checkbox"] {
18-
font-size: inherit;
19-
width: 0.8em;
20-
margin: 0 0.8em 0.2em -1.6em;
21-
vertical-align: middle;
22-
}
23-
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
8+
<style type="text/css">
9+
code{white-space: pre-wrap;}
10+
span.smallcaps{font-variant: small-caps;}
11+
span.underline{text-decoration: underline;}
12+
div.column{display: inline-block; vertical-align: top; width: 50%;}
2413
</style>
2514
<link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
2615
<link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
@@ -29,28 +18,21 @@
2918
<div class="row">
3019
<div class="col-sm-12 col-lg-4">
3120
<center>
32-
<h1 id="release-notes-for-lis2mdl-component-driver">Release Notes for
33-
LIS2MDL Component Driver</h1>
21+
<h1 id="release-notes-for-lis2mdl-component-driver">Release Notes for LIS2MDL Component Driver</h1>
3422
<p>Copyright © 2021 STMicroelectronics<br />
3523
</p>
36-
<a href="https://www.st.com" class="logo"><img
37-
src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
24+
<a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
3825
</center>
3926
<h1 id="license">License</h1>
40-
<p>This software component is licensed by ST under BSD 3-Clause license,
41-
the “License”. You may not use this component except in compliance with
42-
the License. You may obtain a copy of the License at:</p>
43-
<p><a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause
44-
license</a></p>
27+
<p>This software component is licensed by ST under BSD 3-Clause license, the “License”. You may not use this component except in compliance with the License. You may obtain a copy of the License at:</p>
28+
<p><a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause license</a></p>
4529
<h1 id="purpose">Purpose</h1>
4630
<p>This directory contains the LIS2MDL component drivers.</p>
4731
</div>
48-
<section id="update-history" class="col-sm-12 col-lg-8">
49-
<h1>Update history</h1>
32+
<div class="col-sm-12 col-lg-8">
33+
<h1 id="update-history">Update history</h1>
5034
<div class="collapse">
51-
<input type="checkbox" id="collapse-section1" aria-hidden="true">
52-
<label for="collapse-section1" aria-hidden="true">V1.0.0 /
53-
18-June-2021</label>
35+
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 18-June-2021</label>
5436
<div>
5537
<h2 id="main-changes">Main changes</h2>
5638
<h3 id="first-release">First release</h3>
@@ -59,33 +41,26 @@ <h3 id="first-release">First release</h3>
5941
</ul>
6042
<h2 id="section"></h2>
6143
</div>
62-
<input type="checkbox" id="collapse-section2" aria-hidden="true">
63-
<label for="collapse-section2" aria-hidden="true">V1.1.0 /
64-
01-June-2023</label>
44+
<input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.1.0 / 01-June-2023</label>
6545
<div>
6646
<h2 id="main-changes-1">Main changes</h2>
6747
<ul>
6848
<li>Add __weak directive to read/write registers routines</li>
69-
<li>lis2mdl_reg.h: Extend stmdev_ctx_t structure with mdelay
70-
callback</li>
49+
<li>lis2mdl_reg.h: Extend stmdev_ctx_t structure with mdelay callback</li>
7150
<li>repo name changed adding ‘-pid’ extension.</li>
7251
<li>lis2mdl_reg.c: Fix typos inlis2mdl_mag_user_offset_set routine</li>
7352
</ul>
7453
<h2 id="section-1"></h2>
7554
</div>
76-
<input type="checkbox" id="collapse-section3" aria-hidden="true">
77-
<label for="collapse-section3" aria-hidden="true">V1.1.1 /
78-
09-Nov-2023</label>
55+
<input type="checkbox" id="collapse-section3" aria-hidden="true"> <label for="collapse-section3" aria-hidden="true">V1.1.1 / 09-Nov-2023</label>
7956
<div>
8057
<h2 id="main-changes-2">Main changes</h2>
8158
<ul>
8259
<li>The sensitivity is 8 LSB/C, but on 12bit resolution data.</li>
8360
</ul>
8461
<h2 id="section-2"></h2>
8562
</div>
86-
<input type="checkbox" id="collapse-section4" aria-hidden="true">
87-
<label for="collapse-section4" aria-hidden="true">V2.0.0 /
88-
20-Mar-2024</label>
63+
<input type="checkbox" id="collapse-section4" aria-hidden="true"> <label for="collapse-section4" aria-hidden="true">V2.0.0 / 20-Mar-2024</label>
8964
<div>
9065
<h2 id="main-changes-3">Main changes</h2>
9166
<ul>
@@ -96,25 +71,30 @@ <h2 id="main-changes-3">Main changes</h2>
9671
</ul>
9772
<h2 id="section-3"></h2>
9873
</div>
99-
<input type="checkbox" id="collapse-section5" checked aria-hidden="true">
100-
<label for="collapse-section5" aria-hidden="true">V2.0.1 /
101-
20-Jun-2024</label>
74+
<input type="checkbox" id="collapse-section5" aria-hidden="true"> <label for="collapse-section5" aria-hidden="true">V2.0.1 / 20-Jun-2024</label>
10275
<div>
10376
<h2 id="main-changes-4">Main changes</h2>
10477
<ul>
105-
<li>updated README.md file with tag reference and mdelay
106-
description</li>
78+
<li>updated README.md file with tag reference and mdelay description</li>
10779
</ul>
10880
<h2 id="section-4"></h2>
10981
</div>
82+
<input type="checkbox" id="collapse-section6" checked aria-hidden="true"> <label for="collapse-section6" aria-hidden="true">V2.1.0 / 07-Jul-2025</label>
83+
<div>
84+
<h2 id="main-changes-5">Main changes</h2>
85+
<ul>
86+
<li>Fix driver formatting options</li>
87+
<li>Added pointer to private data in stmdev_ctx_t</li>
88+
</ul>
89+
<h2 id="section-5"></h2>
90+
</div>
91+
</div>
11092
</div>
111-
</section>
11293
</div>
11394
<footer class="sticky">
11495
<div class="columns">
11596
<div class="column" style="width:95%;">
116-
<p>For complete documentation on LIS2MDL, visit: <a
117-
href="https://www.st.com/content/st_com/en/products/mems-and-sensors/e-compasses/lis2mdl.html">LIS2MDL</a></p>
97+
<p>For complete documentation on LIS2MDL, visit: <a href="https://www.st.com/content/st_com/en/products/mems-and-sensors/e-compasses/lis2mdl.html">LIS2MDL</a></p>
11898
</div><div class="column" style="width:5%;">
11999
<p><abbr title="Based on template cx566953 version 2.0">Info</abbr></p>
120100
</div>

Release_Notes.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This directory contains the LIS2MDL component drivers.
8686

8787
</div>
8888

89-
<input type="checkbox" id="collapse-section5" checked aria-hidden="true">
89+
<input type="checkbox" id="collapse-section5" aria-hidden="true">
9090
<label for="collapse-section5" aria-hidden="true">V2.0.1 / 20-Jun-2024</label>
9191
<div>
9292

@@ -96,6 +96,19 @@ This directory contains the LIS2MDL component drivers.
9696

9797
##
9898

99+
</div>
100+
101+
<input type="checkbox" id="collapse-section6" checked aria-hidden="true">
102+
<label for="collapse-section6" aria-hidden="true">V2.1.0 / 07-Jul-2025</label>
103+
<div>
104+
105+
## Main changes
106+
107+
- Fix driver formatting options
108+
- Added pointer to private data in stmdev_ctx_t
109+
110+
##
111+
99112
</div>
100113
:::
101114

0 commit comments

Comments
 (0)