mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
all: use https for renesas submodule #3856
This commit is contained in:
+1
-1
@@ -33,4 +33,4 @@
|
||||
url = https://github.com/aykevl/macos-minimal-sdk.git
|
||||
[submodule "lib/renesas-svd"]
|
||||
path = lib/renesas-svd
|
||||
url = git@github.com:tinygo-org/renesas-svd.git
|
||||
url = https://github.com/tinygo-org/renesas-svd.git
|
||||
|
||||
Reference in New Issue
Block a user