Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

west.yml: update esp32s3 to enable all flash ranges #63783

Merged

Conversation

sylvioalves
Copy link
Collaborator

@sylvioalves sylvioalves commented Oct 11, 2023

Current hal only enable up to 16MB flash size in esp32s3 SoC.
This updates hal_espressif to include 32MB, 64MB and 128MB.

This also fixes "random.h" include header.

Fixes #63336

@zephyrbot
Copy link
Collaborator

zephyrbot commented Oct 11, 2023

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@6350639 zephyrproject-rtos/hal_espressif@31fc575 (zephyr) zephyrproject-rtos/hal_espressif@63506397..31fc5758

Note: This message is automatically posted and updated by the Manifest GitHub Action.

marekmatej
marekmatej previously approved these changes Oct 11, 2023
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>
@fabiobaltieri fabiobaltieri merged commit ac67f24 into zephyrproject-rtos:main Oct 13, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ESP32-S3-DevkitC not support settings
5 participants