Skip to content

Commit

Permalink
west.yml: update hal_espressif to fix libc calls
Browse files Browse the repository at this point in the history
Make sure some ROM libc calls are weak to allow
Zephyr's libc implementation instead.

Fixes zephyrproject-rtos#66351

Signed-off-by: Sylvio Alves <[email protected]>
  • Loading branch information
sylvioalves committed Jan 4, 2024
1 parent 94e849b commit b9d3ef6
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 @@ -152,7 +152,7 @@ manifest:
groups:
- hal
- name: hal_espressif
revision: e98ce93e916eebdc4a0c5bceef864289447e3d63
revision: a248460c09b6588428f6edaf5ebe312648c7360c
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
Expand Down

0 comments on commit b9d3ef6

Please sign in to comment.