We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b5543 commit 2f0c868Copy full SHA for 2f0c868
.gitmodules
@@ -4,3 +4,7 @@
4
[submodule "inference-app/lib/pico-tflmicro"]
5
path = inference-app/lib/pico-tflmicro
6
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
0 commit comments