Skip to content

Commit f930d97

Browse files
tomi-fontkartben
authored andcommitted
manifest: add cmsis_6
Add the CMSIS v6 repo as a module. Signed-off-by: Tomi Fontanilles <[email protected]>
1 parent da792a9 commit f930d97

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

MAINTAINERS.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4685,6 +4685,17 @@ West:
46854685
labels:
46864686
- "area: CMSIS-NN"
46874687

4688+
"West project: cmsis_6":
4689+
status: maintained
4690+
maintainers:
4691+
- ithinuel
4692+
collaborators:
4693+
- tomi-font
4694+
- wearyzen
4695+
files: []
4696+
labels:
4697+
- "area: CMSIS_6"
4698+
46884699
"West project: edtt":
46894700
status: maintained
46904701
maintainers:

west.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ manifest:
127127
- name: cmsis-nn
128128
revision: ea987c1ca661be723de83bd159aed815d6cbd430
129129
path: modules/lib/cmsis-nn
130+
- name: cmsis_6
131+
repo-path: CMSIS_6
132+
revision: 783317a3072554acbac86cca2ff24928cbf98d30
133+
path: modules/lib/cmsis_6
130134
- name: edtt
131135
revision: b9ca3c7030518f07b7937dacf970d37a47865a76
132136
path: tools/edtt

0 commit comments

Comments
 (0)