Skip to content

Commit 4872512

Browse files
committed
Release driver v3.1.2
Signed-off-by: Armando Visconti <armando.visconti@st.com>
1 parent e4a8e28 commit 4872512

2 files changed

Lines changed: 22 additions & 2 deletions

File tree

Release_Notes.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,22 @@ <h2 id="main-changes-7">Main changes</h2>
104104
</ul>
105105
<h2 id="section-7"></h2>
106106
</div>
107-
<input type="checkbox" id="collapse-section9" checked aria-hidden="true"> <label for="collapse-section9" aria-hidden="true">V3.1.1 / 07-Apr-2025</label>
107+
<input type="checkbox" id="collapse-section9" aria-hidden="true"> <label for="collapse-section9" aria-hidden="true">V3.1.1 / 07-Apr-2025</label>
108108
<div>
109109
<h2 id="main-changes-8">Main changes</h2>
110110
<ul>
111111
<li>Fixed MISRA C Errors</li>
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>
116+
<div>
117+
<h2 id="main-changes-9">Main changes</h2>
118+
<ul>
119+
<li>fix compilation warning</li>
120+
</ul>
121+
<h2 id="section-9"></h2>
122+
</div>
115123
</div>
116124
</div>
117125
</div>

Release_Notes.md

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

136136
</div>
137137

138-
<input type="checkbox" id="collapse-section9" checked aria-hidden="true">
138+
<input type="checkbox" id="collapse-section9" aria-hidden="true">
139139
<label for="collapse-section9" aria-hidden="true">V3.1.1 / 07-Apr-2025</label>
140140
<div>
141141

@@ -145,6 +145,18 @@ This directory contains the LSM6DSO component drivers.
145145

146146
##
147147

148+
</div>
149+
150+
<input type="checkbox" id="collapse-section10" checked aria-hidden="true">
151+
<label for="collapse-section10" aria-hidden="true">V3.1.2 / 26-Apr-2025</label>
152+
<div>
153+
154+
## Main changes
155+
156+
- fix compilation warning
157+
158+
##
159+
148160
</div>
149161
:::
150162

0 commit comments

Comments
 (0)