Skip to content

Commit a80bc41

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 8843fd9 commit a80bc41

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

west.yml

Lines changed: 10 additions & 10 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
@@ -154,7 +154,7 @@ manifest:
154154
groups:
155155
- hal
156156
- name: hal_ambiq
157-
revision: e9212585cd7c4e1cc189f7d530b8a028d5e8ecf5
157+
revision: 84ccbfc0b6041ba9f5688337c78bad99da5448ce
158158
path: modules/hal/ambiq
159159
groups:
160160
- hal
@@ -169,7 +169,7 @@ manifest:
169169
groups:
170170
- hal
171171
- name: hal_espressif
172-
revision: 883b9e84c86bab3ffef8572330cdaad8c1b289bc
172+
revision: f3453bdeced28642424692aae32cce4eec3f2d7f
173173
path: modules/hal/espressif
174174
west-commands: west/west-commands.yml
175175
groups:
@@ -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
@@ -226,7 +226,7 @@ manifest:
226226
- hal
227227
- name: hal_renesas
228228
path: modules/hal/renesas
229-
revision: 1372089250bf0d8afc46a7efc3ecf080003ead22
229+
revision: 1ac809b55389ba3ce09dd1fbf2477a034134d112
230230
groups:
231231
- hal
232232
- name: hal_rpi_pico
@@ -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: 1e753266ddfb4b07a8a0b1ec566e9637ea45d5ef
248+
revision: pull/305/head
249249
path: modules/hal/stm32
250250
groups:
251251
- hal
@@ -310,7 +310,7 @@ manifest:
310310
groups:
311311
- crypto
312312
- name: mcuboot
313-
revision: bf5321bb6906e9e75b4c85b7c98b71c06ae52e90
313+
revision: 461e060e8687c9a75074effcc61d7f68c5112cfd
314314
path: bootloader/mcuboot
315315
groups:
316316
- bootloader
@@ -323,12 +323,12 @@ manifest:
323323
revision: 7307ce399b81ddcb3c3a5dc862c52d4754328d38
324324
path: modules/lib/nanopb
325325
- name: net-tools
326-
revision: 2750d71e28e48865a6fd8a10413f978bb216c59e
326+
revision: 64bf49ad9b6d1d1f9d24bf8b94d82d9bcb52f61a
327327
path: tools/net-tools
328328
groups:
329329
- tools
330330
- name: nrf_hw_models
331-
revision: 40403f5f2805cca210d2a47c8717d89c4e816cda
331+
revision: 8b6001d6bdd9e2c8bb858fdb26f696f6d5f73db5
332332
path: modules/bsim_hw_models/nrf_hw_models
333333
- name: nrf_wifi
334334
revision: 787eea1a3c8dd13c86214e204a919e6f9bcebf91

0 commit comments

Comments
 (0)