Skip to content

Commit

Permalink
west.yml: update esp32s3 to enable all flash ranges
Browse files Browse the repository at this point in the history
Current hal only enable up to 16MB flash size in esp32s3 SoC.
This updates hal_espressif to include 32MB, 64MB and 128MB.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
  • Loading branch information
sylvioalves authored and fabiobaltieri committed Oct 13, 2023
1 parent 7d5d4ed commit ac67f24
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 @@ -155,7 +155,7 @@ manifest:
groups:
- hal
- name: hal_espressif
revision: 635063971ee16d1fcdfd35136feda99a90926327
revision: 31fc5758f3507f8f0af00b1dea1a0df7af99bfc0
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
Expand Down

0 comments on commit ac67f24

Please sign in to comment.