cmsis-svd: change submodule url to the TinyGo fork

This commit is contained in:
Yannis Huber
2020-06-10 09:28:51 +02:00
committed by Ron Evans
parent 9ad96fd809
commit 163631df9e
+1 -1
View File
@@ -9,7 +9,7 @@
url = https://github.com/avr-rust/avr-mcu.git
[submodule "lib/cmsis-svd"]
path = lib/cmsis-svd
url = https://github.com/yannishuber/cmsis-svd
url = https://github.com/tinygo-org/cmsis-svd
[submodule "lib/compiler-rt"]
path = lib/compiler-rt
url = https://github.com/llvm-mirror/compiler-rt.git