main: update cmsis-svd module

This reverts back to the upstream repository which has merged all
necessary updates.
This commit is contained in:
Ayke van Laethem
2020-02-18 16:39:19 +01:00
committed by Ron Evans
parent 0c0af6d3fe
commit 3f74e3c41f
2 changed files with 2 additions and 2 deletions
+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/tinygo-org/cmsis-svd
url = https://github.com/posborne/cmsis-svd
[submodule "lib/compiler-rt"]
path = lib/compiler-rt
url = https://github.com/llvm-mirror/compiler-rt.git