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:
Damien George
2026-05-18 14:08:00 +10:00
parent 89b924ffbd
commit 6a5fb7d644
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -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