Skip to content

Commit ed1885c

Browse files
committed
west.yml : Fix Link Layer and LE integration on STM32WBA
some header files and system files of the Link Layer in zephyr are not aligned with the header file and system files of the Link Layer in STM32Cube_FW_WBA Release 1.6.0 Signed-off-by: Vincent tardy <[email protected]>
1 parent 9cc0180 commit ed1885c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

west.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ manifest:
139139
groups:
140140
- tools
141141
- name: fatfs
142-
revision: 18ad3932f7f18b59abf99cb2f8a6cd5d6746cfe0
142+
revision: 16245c7c41d2b79e74984f49b5202551786b8a9b
143143
path: modules/fs/fatfs
144144
groups:
145145
- fs
@@ -195,7 +195,7 @@ manifest:
195195
groups:
196196
- hal
197197
- name: hal_microchip
198-
revision: 2c5eb6b7b9ef3a442ff9d9536fbc63b2028c2d0e
198+
revision: 32a79d481c056b2204a5701d5a5799f9e5130dd7
199199
path: modules/hal/microchip
200200
groups:
201201
- hal
@@ -235,7 +235,7 @@ manifest:
235235
groups:
236236
- hal
237237
- name: hal_silabs
238-
revision: 13343bccf850eb7b6541f6e71a8d2a880209850b
238+
revision: 190a144a16bed9a938a94543ed5bbc70c0552e0f
239239
path: modules/hal/silabs
240240
groups:
241241
- hal
@@ -245,7 +245,7 @@ manifest:
245245
groups:
246246
- hal
247247
- name: hal_stm32
248-
revision: 611d54c237623ea71a367502bfbd736fc67ba15f
248+
revision: pull/305/head
249249
path: modules/hal/stm32
250250
groups:
251251
- hal
@@ -313,7 +313,7 @@ manifest:
313313
groups:
314314
- crypto
315315
- name: mcuboot
316-
revision: bf5321bb6906e9e75b4c85b7c98b71c06ae52e90
316+
revision: 461e060e8687c9a75074effcc61d7f68c5112cfd
317317
path: bootloader/mcuboot
318318
groups:
319319
- bootloader
@@ -326,12 +326,12 @@ manifest:
326326
revision: 7307ce399b81ddcb3c3a5dc862c52d4754328d38
327327
path: modules/lib/nanopb
328328
- name: net-tools
329-
revision: 2750d71e28e48865a6fd8a10413f978bb216c59e
329+
revision: 64bf49ad9b6d1d1f9d24bf8b94d82d9bcb52f61a
330330
path: tools/net-tools
331331
groups:
332332
- tools
333333
- name: nrf_hw_models
334-
revision: 40403f5f2805cca210d2a47c8717d89c4e816cda
334+
revision: 8b6001d6bdd9e2c8bb858fdb26f696f6d5f73db5
335335
path: modules/bsim_hw_models/nrf_hw_models
336336
- name: nrf_wifi
337337
revision: 787eea1a3c8dd13c86214e204a919e6f9bcebf91

0 commit comments

Comments
 (0)