Lines Matching full:files
66 * [Folders and files](#folders-and-files)
68 * [Files](#files)
136 …uild the examples for several platforms. It will generate lots of `.cprj` files that can be built …
146 In each source folder (like `BasicMathFunctions`), you'll see files with no `_datatype` suffix (lik…
148 Those files are all you need in your makefile. They are including all other C files from the source…
192 …files without a datatype suffix. For instance for `BasicMathFunctions`, you can build all the C fi…
194 `f16` files are not mandatory. You can build with `-DDISABLEFLOAT16`
235 ## Folders and files
257 * Include files for CMSIS-DSP
272 ### Files subsection
274 Some files are needed to generate the PythonWrapper: