Home
last modified time | relevance | path

Searched +full:cbuild +full:- +full:pack (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Testing/cmsis_build/
Dtest.cbuild-pack.yml1 cbuild-pack:
2 resolved-packs:
3 - resolved-pack: ARM::CMSIS@6.0.0
4 selected-by-pack:
5 - ARM::CMSIS@6.0.0
6 - resolved-pack: ARM::CMSIS-Compiler@2.0.0
7 selected-by-pack:
8 - ARM::CMSIS-Compiler@2.0.0
9 - resolved-pack: ARM::Cortex_DFP@1.0.0
10 selected-by-pack:
[all …]
/cmsis-dsp-latest/dsppp/
Dtest.cbuild-pack.yml1 cbuild-pack:
2 resolved-packs:
3 - resolved-pack: ARM::CMSIS@6.0.0
4 selected-by-pack:
5 - ARM::CMSIS@6.0.0
6 - resolved-pack: ARM::CMSIS-Compiler@2.0.0
7 selected-by-pack:
8 - ARM::CMSIS-Compiler@2.0.0
9 - resolved-pack: ARM::CMSIS-DSP@1.15.0
10 selected-by-pack:
[all …]
/cmsis-dsp-latest/
DREADME.md1 # CMSIS-DSP
3-releases)](https://img.shields.io/github/v/release/ARM-software/CMSIS-DSP?include_prereleases) ![…
8 CMSIS-DSP is an optimized compute library for embedded systems (DSP is in the name for legacy reaso…
10 It provides optimized compute kernels for Cortex-M and for Cortex-A.
14 This repository contains the CMSIS-DSP library and several other projects:
16 * Test framework for bare metal Cortex-M or Cortex-A
17 * Examples for bare metal Cortex-M
21 You don't need any of the other projects to build and use CMSIS-DSP library. Building the other pro…
25 CMSIS-DSP is licensed under [Apache License 2.0](LICENSE).
27 ### CMSIS-DSP Kernels
[all …]
/cmsis-dsp-latest/Testing/
DREADME.md9 …one for your CMSIS Pack. Otherwise, the cloned source may contain tests for functions which are no…
11 You can also look at the artifact for the commit : it is containing a CMSIS Pack for this commit.
28 `python preprocess.py -f desc.txt`
30 `python preprocess.py -f desc_f16.txt -o Output_f16.pickle`
32 `python processTests.py -e`
34 `python processTests.py -e -f Output_f16.pickle`
38 `python processTests.py -e BasicTestsF32`
44 `python processTests.py -f Output_f16.pickle -e BasicTestsF16`
51 * `build.sh` is building all the targets using `cbuild` tool
63 You may need to initialize the pack repository and install the needed packs:
[all …]