ARM-software / CMSIS-DSP

CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
https://arm-software.github.io/CMSIS-DSP
Apache License 2.0
518 stars 133 forks source link

Converted atan2_coefs_q15 to `signed int` constants #75

Closed petertorelli closed 1 year ago

petertorelli commented 1 year ago

Removes conversion warning with -pedantic.

See issue #74.