ARM CMSIS DSP library
Posted on October 06, 2011 at 15:38Has anyone successfully used the ARM CMSIS DSP library with the STM32F10x_StdPeriph_Lib_V3.5.0? I added, &sharpdefine ARM_MATH_CM3 &sharpinclude ''arm_math.h'' //for ARM CMSIS DSP to my main.c and modifie...