Skip to content

Commit d709dbb

Browse files
committed
update driver to v3.1.1
Signed-off-by: Armando Visconti <armando.visconti@st.com>
1 parent 7cd1aae commit d709dbb

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
@@ -96,14 +96,22 @@ <h2 id="main-changes-6">Main changes</h2>
9696
</ul>
9797
<h2 id="section-6"></h2>
9898
</div>
99-
<input type="checkbox" id="collapse-section8" checked aria-hidden="true"> <label for="collapse-section8" aria-hidden="true">V3.1.0 / 18-Dec-2024</label>
99+
<input type="checkbox" id="collapse-section8" aria-hidden="true"> <label for="collapse-section8" aria-hidden="true">V3.1.0 / 18-Dec-2024</label>
100100
<div>
101101
<h2 id="main-changes-7">Main changes</h2>
102102
<ul>
103103
<li>Read always both FIFO_STATUS1 and FIFO_STATUS2 regs</li>
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>
108+
<div>
109+
<h2 id="main-changes-8">Main changes</h2>
110+
<ul>
111+
<li>Fixed MISRA C Errors</li>
112+
</ul>
113+
<h2 id="section-8"></h2>
114+
</div>
107115
</div>
108116
</div>
109117
</div>

Release_Notes.md

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

124124
</div>
125125

126-
<input type="checkbox" id="collapse-section8" checked aria-hidden="true">
126+
<input type="checkbox" id="collapse-section8" aria-hidden="true">
127127
<label for="collapse-section8" aria-hidden="true">V3.1.0 / 18-Dec-2024</label>
128128
<div>
129129

@@ -133,6 +133,18 @@ This directory contains the LSM6DSO component drivers.
133133

134134
##
135135

136+
</div>
137+
138+
<input type="checkbox" id="collapse-section9" checked aria-hidden="true">
139+
<label for="collapse-section9" aria-hidden="true">V3.1.1 / 07-Apr-2025</label>
140+
<div>
141+
142+
## Main changes
143+
144+
- Fixed MISRA C Errors
145+
146+
##
147+
136148
</div>
137149
:::
138150

0 commit comments

Comments
 (0)