CMSIS-DSP 1.14.3
What's Changed
- Converted atan2_coefs_q15 to
signed int
constants by @petertorelli in #75 - Add braces around MAX macro by @a1lu in #77
- fix: typo from algorthms to algorithms by @charansai612 in #84
- use 32-bit bitreversal loop index by @rsaxvc in #81
New Contributors
- @petertorelli made their first contribution in #75
- @a1lu made their first contribution in #77
- @charansai612 made their first contribution in #84
- @rsaxvc made their first contribution in #81
Full Changelog: v1.14.2...v1.14.3