Skip to content

Commit 2868108

Browse files
committed
Readd submodule
1 parent ad980ab commit 2868108

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
[submodule "ghidra_scripts"]
22
path = ghidra_scripts
33
url = git@github.com:austinc3030/SVD-Loader-Ghidra.git
4-
branch = master
4+
branch = master
5+
[submodule "data/svd"]
6+
path = data/svd
7+
url = https://github.com/espressif/svd.git

data/svd

Submodule svd added at be20aa1

0 commit comments

Comments
 (0)