Home
last modified time | relevance | path

Searched full:yml (Results 1 – 25 of 30) sorted by relevance

12

/cmsis-dsp-latest/Examples/cmsis_build/
Dexamples_gcc.csolution.yml53 - project: ./projects/bayes.cproject.yml
54 - project: ./projects/classmarks.cproject.yml
55 - project: ./projects/convolution.cproject.yml
56 - project: ./projects/dotproduct.cproject.yml
57 - project: ./projects/fftbin.cproject.yml
58 - project: ./projects/fir.cproject.yml
59 - project: ./projects/graphicequalizer.cproject.yml
60 - project: ./projects/linearinterp.cproject.yml
61 - project: ./projects/matrix.cproject.yml
62 - project: ./projects/signalconverge.cproject.yml
[all …]
Dexamples_ac6.csolution.yml71 - project: ./projects/bayes.cproject.yml
72 - project: ./projects/classmarks.cproject.yml
73 - project: ./projects/convolution.cproject.yml
74 - project: ./projects/dotproduct.cproject.yml
75 - project: ./projects/fftbin.cproject.yml
76 - project: ./projects/fir.cproject.yml
77 - project: ./projects/graphicequalizer.cproject.yml
78 - project: ./projects/linearinterp.cproject.yml
79 - project: ./projects/matrix.cproject.yml
80 - project: ./projects/signalconverge.cproject.yml
[all …]
D.gitignore5 *.cbuild.yml
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dbuilding.md8 cbuild -O cprj test.csolution.yml --toolchain AC6 -c example.Release+VHT-Corstone-300 -p -r --upda…
15 cbuild -O cprj test.csolution.yml --toolchain AC6 -c example.Release+VHT-Corstone-300
18 If you want to select another test, edit the file `example.cproject.yml` and uncomment the test.
/cmsis-dsp-latest/Testing/cmsis_build/
Dbuildsolution.bat2 csolution convert -s test_ac6.csolution.yml
3 REM csolution convert -s test_gcc.csolution.yml
D.gitignore4 *.cbuild.yml
5 *.cbuild-idx.yml
Drunall.py323 … res=run("cbuild","-O", "cprj","test.csolution.yml","-c",buildFile,"--toolchain",compiler)
325 …res=run("cbuild","-O", "cprj","test.csolution.yml","-r","--update-rte","-c",buildFile,"--toolchain…
327 … res=run("cbuild","-O", "cprj","test.csolution.yml","-c",buildFile,"--toolchain",compiler)
/cmsis-dsp-latest/Examples/
D.gitignore7 cmsis_build/examples_ac6.cbuild-idx.yml
8 *.cbuild.yml
/cmsis-dsp-latest/Examples/cmsis_build/projects/
Ddotproduct.cproject.yml8 - layer: ../vht.clayer.yml
9 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dvariance.cproject.yml11 - layer: ../vht.clayer.yml
12 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dsvm.cproject.yml8 - layer: ../vht.clayer.yml
9 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dbayes.cproject.yml9 - layer: ../vht.clayer.yml
10 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dclassmarks.cproject.yml9 - layer: ../vht.clayer.yml
10 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dsincos.cproject.yml8 - layer: ../vht.clayer.yml
9 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dfftbin.cproject.yml9 - layer: ../vht.clayer.yml
10 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dmatrix.cproject.yml13 - layer: ../vht.clayer.yml
14 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dconvolution.cproject.yml13 - layer: ../vht.clayer.yml
14 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dfir.cproject.yml14 - layer: ../vht.clayer.yml
15 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dgraphicequalizer.cproject.yml14 - layer: ../vht.clayer.yml
15 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dlinearinterp.cproject.yml14 - layer: ../vht.clayer.yml
15 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
Dsignalconverge.cproject.yml14 - layer: ../vht.clayer.yml
15 - layer: ../../../Testing/cmsis_build/dsp.clayer.yml
/cmsis-dsp-latest/dsppp/
Dtest.csolution.yml105 - project: ./test.cproject.yml
106 - project: ./example.cproject.yml
D.gitignore8 cprj/*.cbuild*.yml
/cmsis-dsp-latest/.github/workflows/
Druntest.yaml78 csolution list packs -s test.csolution.yml -m > required_packs.txt
Druncpptest.yaml83 csolution list packs -s test.csolution.yml -m > required_packs.txt

12