Skip to content

Commit 224324f

Browse files
committed
Update dependencies
1 parent 997e84e commit 224324f

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
lib_src change log
22
==================
33

4+
2.2.0
5+
-----
6+
7+
* CHANGED: Made the FIR coefficient array that is used with the voice fixed
8+
factor of 3 up and down sampling functions usable from within C files as
9+
well as XC files.
10+
* CHANGED: Aligned the FIR coefficient array to an 8-byte boundary. This
11+
ensures that the voice fixed factor of 3 up and down sampling functions do
12+
not crash with a LOAD_STORE exception.
13+
* ADDED: Missing device attributes to the .xn file of the AN00231 app note.
14+
15+
* Changes to dependencies:
16+
17+
- lib_logging: 2.0.1 -> 3.1.1
18+
19+
- lib_xassert: 2.0.1 -> 4.1.0
20+
421
2.1.0
522
-----
623

0 commit comments

Comments
 (0)