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.
0 parents commit 197afb5Copy full SHA for 197afb5
.gitmodules
@@ -0,0 +1,6 @@
1
+[submodule "CMSIS_5"]
2
+ path = CMSIS_5
3
+ url = https://github.com/ARM-software/CMSIS_5
4
+[submodule "tinyusb"]
5
+ path = tinyusb
6
+ url = https://github.com/hathach/tinyusb/
CMSIS_5
0 commit comments