File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments