Skip to content

Commit 6694daa

Browse files
committed
Release version 2.3.0
Signed-off-by: Gioele Fiorenza <gioele.fiorenza2000@gmail.com>
1 parent 1546727 commit 6694daa

2 files changed

Lines changed: 27 additions & 2 deletions

File tree

Release_Notes.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h2 id="main-changes-6">Main changes</h2>
130130
</ul>
131131
<h2 id="section-6"></h2>
132132
</div>
133-
<input type="checkbox" id="collapse-section8" checked aria-hidden="true">
133+
<input type="checkbox" id="collapse-section8" aria-hidden="true">
134134
<label for="collapse-section8" aria-hidden="true">V2.2.1 /
135135
05-Nov-2025</label>
136136
<div>
@@ -140,6 +140,18 @@ <h2 id="main-changes-7">Main changes</h2>
140140
</ul>
141141
<h2 id="section-7"></h2>
142142
</div>
143+
<input type="checkbox" id="collapse-section9" checked aria-hidden="true">
144+
<label for="collapse-section9" aria-hidden="true">V2.3.0 /
145+
15-Jan-2026</label>
146+
<div>
147+
<h2 id="main-changes-8">Main changes</h2>
148+
<ul>
149+
<li>Restore reset_set/get boot_set/get APIs for consistency</li>
150+
<li>Add sw_reset and reboot procedures to align with application note,
151+
remove reset_set/get boot_set/get</li>
152+
</ul>
153+
<h2 id="section-8"></h2>
154+
</div>
143155
</div>
144156
</section>
145157
</div>

Release_Notes.md

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

125125
</div>
126126

127-
<input type="checkbox" id="collapse-section8" checked aria-hidden="true">
127+
<input type="checkbox" id="collapse-section8" aria-hidden="true">
128128
<label for="collapse-section8" aria-hidden="true">V2.2.1 / 05-Nov-2025</label>
129129
<div>
130130

@@ -134,6 +134,19 @@ This directory contains the LIS2MDL component drivers.
134134

135135
##
136136

137+
</div>
138+
139+
<input type="checkbox" id="collapse-section9" checked aria-hidden="true">
140+
<label for="collapse-section9" aria-hidden="true">V2.3.0 / 15-Jan-2026</label>
141+
<div>
142+
143+
## Main changes
144+
145+
- Restore reset_set/get boot_set/get APIs for consistency
146+
- Add sw_reset and reboot procedures to align with application note, remove reset_set/get boot_set/get
147+
148+
##
149+
137150
</div>
138151
:::
139152

0 commit comments

Comments
 (0)