lib/cmsis-svd: switch to new location and latest version of shared SVD repository

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2023-11-25 10:00:28 +01:00
committed by Ron Evans
parent 772c71ec27
commit 3bcd4dc3e0
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
url = https://github.com/avr-rust/avr-mcu.git
[submodule "lib/cmsis-svd"]
path = lib/cmsis-svd
url = https://github.com/tinygo-org/cmsis-svd
url = https://github.com/cmsis-svd/cmsis-svd.git
branch = main
[submodule "lib/wasi-libc"]
path = lib/wasi-libc
url = https://github.com/WebAssembly/wasi-libc