Skip to content

Commit d9b1041

Browse files
committed
Release driver version v2.2.0
Signed-off-by: Armando Visconti <armando.visconti@st.com>
1 parent e73de08 commit d9b1041

2 files changed

Lines changed: 24 additions & 2 deletions

File tree

Release_Notes.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h2 id="main-changes-4">Main changes</h2>
7676
</ul>
7777
<h2 id="section-4"></h2>
7878
</div>
79-
<input type="checkbox" id="collapse-section6" checked aria-hidden="true"> <label for="collapse-section6" aria-hidden="true">V2.1.0 / 07-Jul-2025</label>
79+
<input type="checkbox" id="collapse-section6" aria-hidden="true"> <label for="collapse-section6" aria-hidden="true">V2.1.0 / 07-Jul-2025</label>
8080
<div>
8181
<h2 id="main-changes-5">Main changes</h2>
8282
<ul>
@@ -85,6 +85,15 @@ <h2 id="main-changes-5">Main changes</h2>
8585
</ul>
8686
<h2 id="section-5"></h2>
8787
</div>
88+
<input type="checkbox" id="collapse-section7" checked aria-hidden="true"> <label for="collapse-section7" aria-hidden="true">V2.2.0 / 07-Oct-2025</label>
89+
<div>
90+
<h2 id="main-changes-6">Main changes</h2>
91+
<ul>
92+
<li>Added checks after reads and reset membank on errors</li>
93+
<li>Adding CODE_OF_CONDUCT.md and SECURITY.md</li>
94+
</ul>
95+
<h2 id="section-6"></h2>
96+
</div>
8897
</div>
8998
</div>
9099
</div>

Release_Notes.md

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

9595
</div>
9696

97-
<input type="checkbox" id="collapse-section6" checked aria-hidden="true">
97+
<input type="checkbox" id="collapse-section6" aria-hidden="true">
9898
<label for="collapse-section6" aria-hidden="true">V2.1.0 / 07-Jul-2025</label>
9999
<div>
100100

@@ -105,6 +105,19 @@ This directory contains the LSM6DSM component drivers.
105105

106106
##
107107

108+
</div>
109+
110+
<input type="checkbox" id="collapse-section7" checked aria-hidden="true">
111+
<label for="collapse-section7" aria-hidden="true">V2.2.0 / 07-Oct-2025</label>
112+
<div>
113+
114+
## Main changes
115+
116+
- Added checks after reads and reset membank on errors
117+
- Adding CODE_OF_CONDUCT.md and SECURITY.md
118+
119+
##
120+
108121
</div>
109122
:::
110123

0 commit comments

Comments
 (0)