File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ <h2 id="main-changes-1">Main changes</h2>
5858</ ul >
5959< h2 id ="section-1 "> </ h2 >
6060</ div >
61- < input type ="checkbox " id ="collapse-section3 " checked aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> V2.1.0 / 26-May-2023</ label >
61+ < input type ="checkbox " id ="collapse-section3 " aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> V2.1.0 / 26-May-2023</ label >
6262< div >
6363< h2 id ="main-changes-2 "> Main changes</ h2 >
6464< ul >
@@ -70,6 +70,14 @@ <h2 id="main-changes-2">Main changes</h2>
7070</ ul >
7171< h2 id ="section-2 "> </ h2 >
7272</ div >
73+ < input type ="checkbox " id ="collapse-section4 " checked aria-hidden ="true "> < label for ="collapse-section4 " aria-hidden ="true "> V2.2.0 / 09-Nov-2023</ label >
74+ < div >
75+ < h2 id ="main-changes-3 "> Main changes</ h2 >
76+ < ul >
77+ < li > Fix “maybe uninitialized variable” warnings</ li >
78+ </ ul >
79+ < h2 id ="section-3 "> </ h2 >
80+ </ div >
7381</ div >
7482</ section >
7583</ div >
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ This directory contains the LSM6DSO component drivers.
5959
6060</div >
6161
62- <input type =" checkbox " id =" collapse-section3 " checked aria-hidden =" true " >
62+ <input type =" checkbox " id =" collapse-section3 " aria-hidden =" true " >
6363<label for =" collapse-section3 " aria-hidden =" true " >V2.1.0 / 26-May-2023</label >
6464<div >
6565
@@ -74,6 +74,19 @@ This directory contains the LSM6DSO component drivers.
7474##
7575
7676</div >
77+
78+ <input type =" checkbox " id =" collapse-section4 " checked aria-hidden =" true " >
79+ <label for =" collapse-section4 " aria-hidden =" true " >V2.2.0 / 09-Nov-2023</label >
80+ <div >
81+
82+ ## Main changes
83+
84+ - Fix "maybe uninitialized variable" warnings
85+
86+ ##
87+
88+ </div >
89+
7790:::
7891
7992:::
You can’t perform that action at this time.
0 commit comments