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 ad980ab commit 2868108Copy full SHA for 2868108
.gitmodules
@@ -1,4 +1,7 @@
1
[submodule "ghidra_scripts"]
2
path = ghidra_scripts
3
url = git@github.com:austinc3030/SVD-Loader-Ghidra.git
4
- branch = master
+ branch = master
5
+[submodule "data/svd"]
6
+ path = data/svd
7
+ url = https://github.com/espressif/svd.git
data/svd
0 commit comments