Skip to content

Fixed simd conflict on Cortex-M

Compare
Choose a tag to compare
@bitbank2 bitbank2 released this 15 Jan 17:36
· 35 commits to master since this release
7122bcf

In the last release I added NEON optimizations for the output stage and unfortunately they were enabled for Cortex-M targets too. This caused a compiler error. This release fixes the issue.