Skip to content

Commit

Permalink
west: Pull in espressif linker alignment fix
Browse files Browse the repository at this point in the history
This PR fixes the espressif esptool to deal with ELF section alignment
which would otherwise create holes in the resulting binary.

(cherry picked from commit 477bf55)

Original-Signed-off-by: Keith Packard <keithp@keithp.com>
GitOrigin-RevId: 477bf55
Change-Id: Ia51cb52930844929fc8f29ed8569ad748ce603ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/4905537
Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com>
Commit-Queue: Fabio Baltieri <fabiobaltieri@google.com>
Tested-by: Al Semjonovs <asemjonovs@google.com>
Tested-by: Fabio Baltieri <fabiobaltieri@google.com>
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Reviewed-by: Al Semjonovs <asemjonovs@google.com>
  • Loading branch information
keith-packard authored and Chromeos LUCI committed Oct 3, 2023
1 parent 6f8cfe6 commit 4f6fb6b
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 @@ -158,7 +158,7 @@ manifest:
groups:
- hal
- name: hal_espressif
revision: 9e4115fcbd6b737ec36488cd88c643eb7efc8b1b
revision: 635063971ee16d1fcdfd35136feda99a90926327
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
Expand Down

0 comments on commit 4f6fb6b

Please sign in to comment.