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 <sylvio.alves@espressif.com>
This commit is contained in:
Sylvio Alves 2023-10-10 22:39:47 -03:00 committed by Fabio Baltieri
parent 7d5d4ed907
commit ac67f245e7

View file

@ -155,7 +155,7 @@ manifest:
groups: groups:
- hal - hal
- name: hal_espressif - name: hal_espressif
revision: 635063971ee16d1fcdfd35136feda99a90926327 revision: 31fc5758f3507f8f0af00b1dea1a0df7af99bfc0
path: modules/hal/espressif path: modules/hal/espressif
west-commands: west/west-commands.yml west-commands: west/west-commands.yml
groups: groups: