Commit Graph

615 Commits (cbf9e73c0678d478dffb15975764547e15b2faef)
 

Author SHA1 Message Date
Christopher Seidl d33d90dd52 Minor typo fix
Changed CortexM0+ to Cortex-M0+
9 years ago
Martin Günther 61b007656e Updated DSP_Lib projects. 9 years ago
Martin Günther 3a1cfe0e0b Corrected arm_conv_partial_q15(), arm_conv_q15(), arm_correlate_q15() for Cortex-M7 based cores. 9 years ago
David Palframan 365d910888 performance optimizations for arm_mat_mult_fast_q15 and arm_mat_mult_fast_q31 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 2e5fb538fa Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib.
Added DSP libraries build projects to CMSIS pack.
10 years ago
Joachim Krech 080f563472 Merge branch 'release/5.0.0-Beta4' 10 years ago
Martin Günther 44dc66b2ef Added DSP examples. 10 years ago
Martin Günther 6b05f220d5 Merge pull request #52 from GuentherMartin/DSP_Bin
Added DSP_Lib binaries.
10 years ago
Martin Günther 425787b816 Added DSP_Lib binaries. 10 years ago
Martin Günther 6c297c9f1a Merge pull request #25 from GuentherMartin/DSP_Lib
removed doxy warning
10 years ago
Martin Günther 740c6b2cb0 removed doxy warning 10 years ago
Martin Günther b21b1526bc Merge pull request #21 from dwhite85/dw_warning_reduction
Reduced -Wconversion warnings
10 years ago
unknown 081039f609 Reduced -Wconversion warnings 10 years ago
Martin Günther 7a4fea9150 Renamed folder DSP_Lib to DSP to be consistent with documentation. 10 years ago