aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authordeadprogram <[email protected]>2023-05-14 18:47:48 +0200
committerRon Evans <[email protected]>2023-07-05 13:30:21 +0200
commit04601a29e8ed5070d25f7d9d1c1df98e8d1c1b03 (patch)
tree405fe50d5e10508ace0fc5d0437783a5832a9cfe /.gitmodules
parent9aadea930fd760292a20ed5c91c89c26e6822b9a (diff)
downloadtinygo-04601a29e8ed5070d25f7d9d1c1df98e8d1c1b03.tar.gz
tinygo-04601a29e8ed5070d25f7d9d1c1df98e8d1c1b03.zip
modules: add submodule for Renesas SVD file mirror repo
Signed-off-by: deadprogram <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 35e6870c0..bcb76966b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,3 +31,6 @@
[submodule "lib/macos-minimal-sdk"]
path = lib/macos-minimal-sdk
url = https://github.com/aykevl/macos-minimal-sdk.git
+[submodule "lib/renesas-svd"]
+ path = lib/renesas-svd
+ url = [email protected]:tinygo-org/renesas-svd.git