Skip to content

Commit f4241c5

Browse files
ArduinoBotfacchinm
authored andcommitted
add openocd and hid as submodules
1 parent 64f0bed commit f4241c5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "OpenOCD"]
2+
path = OpenOCD
3+
url = https://github.com/arduino/OpenOCD
4+
[submodule "hidapi"]
5+
path = hidapi
6+
url = git://github.com/signal11/hidapi.git

0 commit comments

Comments
 (0)