Skip to content

Commit

Permalink
hal_espressif: update to include bugfixes
Browse files Browse the repository at this point in the history
Added longjmp patch.
Fixes build warning in phy driver.
Fixes runtime missing rom function.
Fixes missing mcuboot assertion implementation.
Added function to retrieve uart port num

Signed-off-by: Sylvio Alves <[email protected]>
  • Loading branch information
sylvioalves authored and fabiobaltieri committed Mar 11, 2024
1 parent 96d9390 commit f7eac8a
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: 67fa60bdffca7ba8ed199aecfaa26f485f24878b
revision: e705cc16c4b63b5b3cad5c395297a4c2b49651fd
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
Expand Down

0 comments on commit f7eac8a

Please sign in to comment.