You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/.gitignore

33 lines
757 B
Plaintext

DSP_Lib_TestSuite/build/
PythonWrapper/cmsisdsp.cp36-win_amd64.pyd
PythonWrapper/internal.cp36-win_amd64.pyd
PythonWrapper/*.so
PythonWrapper/rec_2.dat
*.pickle
build_*/
Examples/ARM/arm_fft_bin_example/RTE/
Examples/ARM/arm_fft_bin_example/RTE/
Examples/ARM/arm_fft_bin_example/RTE/
Examples/ARM/arm_linear_interp_example/RTE/
Examples/ARM/arm_signal_converge_example/RTE/
Examples/ARM/arm_svm_example/RTE/
Projects/ARM/IntermediateFiles/
.ipynb_checkpoints
Examples/ARM/*/RTE/
Examples/ARM/*/MTICoverageOut.cov
CMSISDSP.egg-info/
dist/
Output/
Documentation/html/
PACK.xsd
*.uvguix.*
Documentation/html/*
Doxygen/history.txt
Doxygen/dsp.dxy
__pycache__/
*.pyd
.DS_Store
.swiftpm/
build/
Examples/cmsis_build/RTE/_Release*
Testing/cmsis_build/RTE/_Release*