@@ -39,19 +39,19 @@ manifest:
39
39
#
40
40
# Please add items below based on alphabetical order
41
41
projects :
42
- - name : matter
43
- remote : nrfconnect
44
- repo-path : sdk-connectedhomeip
45
- path : modules/lib/matter
46
- revision : 81eb1e99a9fd48bbf3bca2a56e7ac888c7f24a16
47
- submodules : true
48
- west-commands : scripts/foo/wcmds.yml
49
- - name : acpica
50
- revision : 8d24867bc9c9d81c81eeac59391cda59333affd4
51
- path : modules/lib/acpica
52
- submodules :
53
- - name : asub
54
- path : subs/asub
42
+ # - name: matter
43
+ # remote: nrfconnect
44
+ # repo-path: sdk-connectedhomeip
45
+ # path: modules/lib/matter
46
+ # revision: 81eb1e99a9fd48bbf3bca2a56e7ac888c7f24a16
47
+ # submodules: true
48
+ # west-commands: scripts/foo/wcmds.yml
49
+ # - name: acpica
50
+ # revision: 8d24867bc9c9d81c81eeac59391cda59333affd4
51
+ # path: modules/lib/acpica
52
+ # submodules:
53
+ # - name: asub
54
+ # path: subs/asub
55
55
- name : bsim
56
56
repo-path : babblesim-manifest
57
57
remote : fail
@@ -191,11 +191,11 @@ manifest:
191
191
west-commands : west/west-commands.yml
192
192
groups :
193
193
- hal
194
- - name : hal_ethos_u
195
- revision : v3.3.3
196
- path : modules/hal/ethos_u
197
- groups :
198
- - hal
194
+ # - name: hal_ethos_u
195
+ # revision: v3.3.3
196
+ # path: modules/hal/ethos_u
197
+ # groups:
198
+ # - hal
199
199
- name : hal_infineon
200
200
revision : 88d2529a3c5aee2e81947553bf6cbacb4671088c
201
201
path : modules/hal/infineon
@@ -342,9 +342,6 @@ manifest:
342
342
- name : picolibc
343
343
path : modules/lib/picolibc
344
344
revision : d492d5fa7c96918e37653f303028346bb0dd51a2
345
- submodules :
346
- - name : hisub
347
- path : path/to/hisub
348
345
- name : segger
349
346
revision : b011c45b585e097d95d9cf93edf4f2e01588d3cd
350
347
path : modules/debug/segger
0 commit comments