Skip to content

Commit 40cd35e

Browse files
sylvioalvesmmahadevan108
authored andcommitted
west.yml: espressif: fix mcuboot assert in hal
Espressif contains mcuboot calls for loading image. This fixes the way assert call is included in that scenario. Fixes #81351 Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
1 parent 44e0edc commit 40cd35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ manifest:
157157
groups:
158158
- hal
159159
- name: hal_espressif
160-
revision: 174547ef6a97dafcd6786ecd171cc701f5c0893b
160+
revision: 07ff57e8d197765652b7819b297415d859ed7815
161161
path: modules/hal/espressif
162162
west-commands: west/west-commands.yml
163163
groups:

0 commit comments

Comments
 (0)