Skip to content

Commit

Permalink
west.yml: espressif: fix mcuboot assert in hal
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
sylvioalves authored and mmahadevan108 committed Nov 13, 2024
1 parent 44e0edc commit 40cd35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ manifest:
groups:
- hal
- name: hal_espressif
revision: 174547ef6a97dafcd6786ecd171cc701f5c0893b
revision: 07ff57e8d197765652b7819b297415d859ed7815
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
Expand Down

0 comments on commit 40cd35e

Please sign in to comment.