Skip to content

Commit 987fb9c

Browse files
committed
Release driver version 3.2.0
Signed-off-by: Armando Visconti <armando.visconti@st.com>
1 parent 40f6a0b commit 987fb9c

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
@@ -112,14 +112,23 @@ <h2 id="main-changes-8">Main changes</h2>
112112
</ul>
113113
<h2 id="section-8"></h2>
114114
</div>
115-
<input type="checkbox" id="collapse-section10" checked aria-hidden="true"> <label for="collapse-section10" aria-hidden="true">V3.1.2 / 26-Apr-2025</label>
115+
<input type="checkbox" id="collapse-section10" aria-hidden="true"> <label for="collapse-section10" aria-hidden="true">V3.1.2 / 26-Apr-2025</label>
116116
<div>
117117
<h2 id="main-changes-9">Main changes</h2>
118118
<ul>
119119
<li>fix compilation warning</li>
120120
</ul>
121121
<h2 id="section-9"></h2>
122122
</div>
123+
<input type="checkbox" id="collapse-section11" checked aria-hidden="true"> <label for="collapse-section11" aria-hidden="true">V3.2.0 / 07-Jul-2025</label>
124+
<div>
125+
<h2 id="main-changes-10">Main changes</h2>
126+
<ul>
127+
<li>Fix driver formatting options</li>
128+
<li>Added pointer to private data in stmdev_ctx_t</li>
129+
</ul>
130+
<h2 id="section-10"></h2>
131+
</div>
123132
</div>
124133
</div>
125134
</div>

Release_Notes.md

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

148148
</div>
149149

150-
<input type="checkbox" id="collapse-section10" checked aria-hidden="true">
150+
<input type="checkbox" id="collapse-section10" aria-hidden="true">
151151
<label for="collapse-section10" aria-hidden="true">V3.1.2 / 26-Apr-2025</label>
152152
<div>
153153

@@ -157,6 +157,19 @@ This directory contains the LSM6DSO component drivers.
157157

158158
##
159159

160+
</div>
161+
162+
<input type="checkbox" id="collapse-section11" checked aria-hidden="true">
163+
<label for="collapse-section11" aria-hidden="true">V3.2.0 / 07-Jul-2025</label>
164+
<div>
165+
166+
## Main changes
167+
168+
- Fix driver formatting options
169+
- Added pointer to private data in stmdev_ctx_t
170+
171+
##
172+
160173
</div>
161174
:::
162175

0 commit comments

Comments
 (0)