Skip to content

Commit f721cf4

Browse files
Updated release history for next release.
1 parent b82f8ee commit f721cf4

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Documentation/Doxygen/src/history.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
<th>Version</th>
66
<th>Description</th>
77
</tr>
8+
<tr>
9+
<td>v1.17.1</td>
10+
<td>
11+
* Added manual loop unrolling support to the F64 FIR filter.
12+
* Corrected MVE float-to-Q15 and float-to-Q31 conversions to better match scalar results.
13+
* Fixed IAR compiler warnings in the F16, F32, and Q31 Levinson-Durbin implementations.
14+
* Fixed GCC 15 compilation warnings across Helium, F16, FFT, distance, and support code.
15+
* Added host-side CMake installation with the exported CMSISDSP::CMSISDSP target and conflict-free header paths.
16+
* Added Zephyr integration instructions.
17+
</td>
18+
</tr>
819
<tr>
920
<td>v1.17.0</td>
1021
<td>

0 commit comments

Comments
 (0)