Skip to content

Commit 2f0c868

Browse files
committed
Add CMSIS_5 as git submodule
1 parent 19b5543 commit 2f0c868

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@
44
[submodule "inference-app/lib/pico-tflmicro"]
55
path = inference-app/lib/pico-tflmicro
66
url = https://github.com/raspberrypi/pico-tflmicro.git
7+
[submodule "inference-app/lib/CMSIS_5"]
8+
path = inference-app/lib/CMSIS_5
9+
url = https://github.com/ARM-software/CMSIS_5.git
10+
shallow = true

inference-app/lib/CMSIS_5

Submodule CMSIS_5 added at 13b9f72

0 commit comments

Comments
 (0)