Skip to content

Commit db155e6

Browse files
committed
dependencies: Add CMSIS-DSP
Used by eml_iir_q15
1 parent 992fbb1 commit db155e6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "dependencies/TinyMaix"]
22
path = dependencies/TinyMaix
33
url = https://github.com/jonnor/TinyMaix.git
4+
[submodule "dependencies/CMSIS-DSP"]
5+
path = dependencies/CMSIS-DSP
6+
url = https://github.com/ARM-software/CMSIS-DSP.git

dependencies/CMSIS-DSP

Submodule CMSIS-DSP added at 93c4e4a

0 commit comments

Comments
 (0)