Commit Graph

6 Commits (4d090bed42ce9007c3c2c94ec504ceac773bf404)

Author SHA1 Message Date
Silfurion 633ab5913e Add Conversion functions from and to 64 bit floating point
Cleaned f64 conversion functions.
3 years ago
Christophe Favergeon 9eb4e92e74 Corrected issue #57
Problem with arm_scale_q15 and q31.

Reorganized a little the cmsis build scripts for the test framework.
3 years ago
Christophe Favergeon a973e9ed37 Improved cmsis build project files to build with v1.11.0 release 3 years ago
Christophe Favergeon 7cd6cf1e66 Improved gcc csolution file to build on Cortex A5,A7 and A9.
It is requiring some changes in the cmake of CMSIS build tools (because
Cortex-A targets are not yet available).

It is requiring a fix to the packs (CMSIS >= 5.9.0)
4 years ago
Christophe Favergeon ae24b870e7 Added support for A5, A7 and A9 to test framework with cmsis build tools.
AC6 only. There are still some limitations with gcc.
4 years ago
Christophe Favergeon 65cf6252ca Added support for building the test framework and examples with CMSIS build tools. 4 years ago