mirror of https://github.com/ARMmbed/mbed-os.git
Updated CMSIS DSP to latest version (CMSIS-SP-00300-r3p2-00rel1.zip) Build system changes to be able to preprocess assembler sources before compiling them: - GCC: use gcc '-x assembler-with-cpp' - ARM: preprocess first, then assemble (two separate commands) - IAR: added macro definitions and include directories to the assembler command line Removed CORTEX_ARM_SUPPORT restriction for the DSP libraries. Tested: LPC1768 with ARM, GCC_ARM and IAR, LPC11U24 with ARM. |
||
---|---|---|
.. | ||
arm_copy_f32.c | ||
arm_copy_q7.c | ||
arm_copy_q15.c | ||
arm_copy_q31.c | ||
arm_fill_f32.c | ||
arm_fill_q7.c | ||
arm_fill_q15.c | ||
arm_fill_q31.c | ||
arm_float_to_q7.c | ||
arm_float_to_q15.c | ||
arm_float_to_q31.c | ||
arm_q7_to_float.c | ||
arm_q7_to_q15.c | ||
arm_q7_to_q31.c | ||
arm_q15_to_float.c | ||
arm_q15_to_q7.c | ||
arm_q15_to_q31.c | ||
arm_q31_to_float.c | ||
arm_q31_to_q7.c | ||
arm_q31_to_q15.c | ||
math_helper.c |