Commit Graph

7 Commits (de626e2391bf41a48b9107ae307e08d7164731df)

Author SHA1 Message Date
Christophe Favergeon de626e2391 CMSIS DSP : Added a cmake build system
It is not replacing the current MDK and ArmDS projects.
It is a complementary way to build CMSIS-DSP.
Current version is supporting ARM AC6 compiler from ArmDS.

The result of the build can be run on a FVP for instance.

It could be extended to use different toolchain and build for different
targets.

The README.md in DSP folder is giving all the details.
7 years ago
GuentherMartin 4d15deac79 Updated DSP examples. 8 years ago
Martin Günther adbc210886 updated DSP Lib to V1.5.0. 9 years ago
Joachim Krech 65a0fde9d4 5.0.1-dev1: http:// removed. PACK schema relaxed 9 years ago
Martin Günther 61b007656e Updated DSP_Lib projects. 9 years ago
Martin Günther 31eba363dd CMSIS_Core:
- Added new file cmsis_compiler.h.
 - Deleted deprecated files core_cmfunc.h, core_cminstr.h, core_cmsimd.h.
 - Reworked compiler secific include files.
 - Reworked core dependant include files.
 - Added __PACKED macro.
9 years ago
Martin Günther 44dc66b2ef Added DSP examples. 10 years ago