aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorRon Evans <[email protected]>2022-12-16 19:10:30 +0100
committerRon Evans <[email protected]>2022-12-16 21:26:49 +0100
commit69a284bd36abd53ce23578eede368279363da969 (patch)
tree397bdbd3ce27aa640de1be52c30c7418328933e1 /.gitmodules
parent92be61534e607a2564e6fe73bbed759533eef65a (diff)
downloadtinygo-69a284bd36abd53ce23578eede368279363da969.tar.gz
tinygo-69a284bd36abd53ce23578eede368279363da969.zip
Revert "Bump CMSIS to 5.9.0"
This reverts commit 92be61534e607a2564e6fe73bbed759533eef65a.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e11c5188d..35e6870c0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
url = https://github.com/NordicSemiconductor/nrfx.git
[submodule "lib/CMSIS"]
path = lib/CMSIS
- url = https://github.com/ARM-software/CMSIS_5.git
+ url = https://github.com/ARM-software/CMSIS.git
[submodule "lib/avr"]
path = lib/avr
url = https://github.com/avr-rust/avr-mcu.git