62 Forks
198 Stars
198 Watchers

CMSIS-DSP

CMSIS-DSP embedded compute library for Cortex-M and Cortex-A

How to download and setup CMSIS-DSP

Open terminal and run command
git clone https://github.com/ARM-software/CMSIS-DSP.git
git clone is used to create a copy or clone of CMSIS-DSP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CMSIS-DSP https://github.com/ARM-software/CMSIS-DSP/archive/master.zip

Or simply clone CMSIS-DSP with SSH
[email protected]:ARM-software/CMSIS-DSP.git

If you have some problems with CMSIS-DSP

You may open issue on CMSIS-DSP support forum (system) here: https://github.com/ARM-software/CMSIS-DSP/issues