Skip to content

Commit 6d4043f

Browse files
committed
Release driver version v3.2.0
Signed-off-by: Armando Visconti <armando.visconti@st.com>
1 parent 109035a commit 6d4043f

2 files changed

Lines changed: 24 additions & 2 deletions

File tree

Release_Notes.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h2 id="main-changes-4">Main changes</h2>
7676
</ul>
7777
<h2 id="section-4"></h2>
7878
</div>
79-
<input type="checkbox" id="collapse-section6" checked aria-hidden="true"> <label for="collapse-section6" aria-hidden="true">V3.1.0 / 07-Jul-2025</label>
79+
<input type="checkbox" id="collapse-section6" aria-hidden="true"> <label for="collapse-section6" aria-hidden="true">V3.1.0 / 07-Jul-2025</label>
8080
<div>
8181
<h2 id="main-changes-5">Main changes</h2>
8282
<ul>
@@ -85,6 +85,15 @@ <h2 id="main-changes-5">Main changes</h2>
8585
</ul>
8686
<h2 id="section-5"></h2>
8787
</div>
88+
<input type="checkbox" id="collapse-section7" checked aria-hidden="true"> <label for="collapse-section7" aria-hidden="true">V3.2.0 / 07-Oct-2025</label>
89+
<div>
90+
<h2 id="main-changes-6">Main changes</h2>
91+
<ul>
92+
<li>Added checks before writes and membank setting</li>
93+
<li>Adding CODE_OF_CONDUCT.md and SECURITY.md</li>
94+
</ul>
95+
<h2 id="section-6"></h2>
96+
</div>
8897
</div>
8998
</div>
9099
</div>

Release_Notes.md

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

9696
</div>
9797

98-
<input type="checkbox" id="collapse-section6" checked aria-hidden="true">
98+
<input type="checkbox" id="collapse-section6" aria-hidden="true">
9999
<label for="collapse-section6" aria-hidden="true">V3.1.0 / 07-Jul-2025</label>
100100
<div>
101101

@@ -106,6 +106,19 @@ This directory contains the STHS34PF80 component drivers.
106106

107107
##
108108

109+
</div>
110+
111+
<input type="checkbox" id="collapse-section7" checked aria-hidden="true">
112+
<label for="collapse-section7" aria-hidden="true">V3.2.0 / 07-Oct-2025</label>
113+
<div>
114+
115+
## Main changes
116+
117+
- Added checks before writes and membank setting
118+
- Adding CODE_OF_CONDUCT.md and SECURITY.md
119+
120+
##
121+
109122
</div>
110123
:::
111124

0 commit comments

Comments
 (0)