west: Pull in espressif linker alignment fix
This PR fixes the espressif esptool to deal with ELF section alignment which would otherwise create holes in the resulting binary. Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
4269bbc4ea
commit
477bf558de
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -158,7 +158,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
- name: hal_espressif
|
- name: hal_espressif
|
||||||
revision: 9e4115fcbd6b737ec36488cd88c643eb7efc8b1b
|
revision: 635063971ee16d1fcdfd35136feda99a90926327
|
||||||
path: modules/hal/espressif
|
path: modules/hal/espressif
|
||||||
west-commands: west/west-commands.yml
|
west-commands: west/west-commands.yml
|
||||||
groups:
|
groups:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue