mirror of https://github.com/ARMmbed/mbed-os.git
e69956aba2
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_cmplx_conj_f32.c | ||
arm_cmplx_conj_q15.c | ||
arm_cmplx_conj_q31.c | ||
arm_cmplx_dot_prod_f32.c | ||
arm_cmplx_dot_prod_q15.c | ||
arm_cmplx_dot_prod_q31.c | ||
arm_cmplx_mag_f32.c | ||
arm_cmplx_mag_q15.c | ||
arm_cmplx_mag_q31.c | ||
arm_cmplx_mag_squared_f32.c | ||
arm_cmplx_mag_squared_q15.c | ||
arm_cmplx_mag_squared_q31.c | ||
arm_cmplx_mult_cmplx_f32.c | ||
arm_cmplx_mult_cmplx_q15.c | ||
arm_cmplx_mult_cmplx_q31.c | ||
arm_cmplx_mult_real_f32.c | ||
arm_cmplx_mult_real_q15.c | ||
arm_cmplx_mult_real_q31.c |