Lines Matching full:pack
60 * [How to build with MDK or Open CMSIS-Pack](#how-to-build-with-mdk-or-open-cmsis-pack)
108 You can build CMSIS-DSP with the open CMSIS-Pack, or cmake, or Makefile and it is also easy to buil…
110 ### How to build with MDK or Open CMSIS-Pack
112 The standard way to build is by using the CMSIS pack technology. CMSIS-DSP is available as a pack.
114 This pack technology is supported by some IDE like [Keil MDK](https://www.keil.com/download/product…
116 You can also use those packs using the [Open CMSIS-Pack](https://www.open-cmsis-pack.org/) technolo…
118 You should first install the tools from https://github.com/Open-CMSIS-Pack/devtools/tree/main/tools
122 * Documentation about [CMSIS Build](https://open-cmsis-pack.github.io/devtools/buildmgr/latest/inde…
123 * Documentation about [CMSIS Pack](https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html…
124 * Documentation about [CMSIS Project manager](https://github.com/Open-CMSIS-Pack/devtools/blob/main…
126 Once you have installed the tools, you'll need to download the pack index using the `cpackget` tool.