- Internal rework of lots of files to be able to build Neon versions when targetting Cortex-A
- Cortex-A build is not part of the pack release and should not impact Cortex-M build
- Other changes in the github repository : Cortex-A build with Neon using cmake and Zephyr module
- Correction of arm_biquad_cascade_df1_f32 (#290) : out of buffer access with Helium
- Fix overfl...