mirror of
https://github.com/micropython/micropython.git
synced 2026-06-09 08:05:14 +02:00
lib/CMSIS_6: Add new submodule for CMSIS 6.
At version v6.3.0. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -77,3 +77,6 @@
|
||||
[submodule "lib/CMSIS_5"]
|
||||
path = lib/CMSIS_5
|
||||
url = https://github.com/ARM-software/CMSIS_5.git
|
||||
[submodule "lib/CMSIS_6"]
|
||||
path = lib/CMSIS_6
|
||||
url = https://github.com/ARM-software/CMSIS_6.git
|
||||
|
||||
Submodule
+1
Submodule lib/CMSIS_6 added at 45dab712ad
Reference in New Issue
Block a user