Skip to content

Commit ac67f24

Browse files
sylvioalvesfabiobaltieri
authored andcommitted
west.yml: update esp32s3 to enable all flash ranges
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 <[email protected]>
1 parent 7d5d4ed commit ac67f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ manifest:
155155
groups:
156156
- hal
157157
- name: hal_espressif
158-
revision: 635063971ee16d1fcdfd35136feda99a90926327
158+
revision: 31fc5758f3507f8f0af00b1dea1a0df7af99bfc0
159159
path: modules/hal/espressif
160160
west-commands: west/west-commands.yml
161161
groups:

0 commit comments

Comments
 (0)