mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 11:07:46 +00:00
Bump CMSIS to 5.9.0
This commit is contained in:
committed by
Ron Evans
parent
675b8e3f3c
commit
92be61534e
+1
-1
@@ -3,7 +3,7 @@
|
||||
url = https://github.com/NordicSemiconductor/nrfx.git
|
||||
[submodule "lib/CMSIS"]
|
||||
path = lib/CMSIS
|
||||
url = https://github.com/ARM-software/CMSIS.git
|
||||
url = https://github.com/ARM-software/CMSIS_5.git
|
||||
[submodule "lib/avr"]
|
||||
path = lib/avr
|
||||
url = https://github.com/avr-rust/avr-mcu.git
|
||||
|
||||
Reference in New Issue
Block a user