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

esp32: hal update and bugfixes #35248

Merged
merged 2 commits into from
May 14, 2021

Conversation

sylvioalves
Copy link
Collaborator

@sylvioalves sylvioalves commented May 13, 2021

Add latest hal updates.

Fixes #33968
Fixes #35176

Z_ITERABLE_SECTION_ROM symbols were empty, meaning
that those symbols were not taking place in the linker script.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
Fix SPIRAM implementation on HAL side

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
@github-actions
Copy link

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

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@90952df zephyrproject-rtos/hal_espressif@086d305 (zephyr) zephyrproject-rtos/hal_espressif@90952df3..086d3052

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

@nashif nashif merged commit 4996604 into zephyrproject-rtos:master May 14, 2021
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.

strtol crashes ESP32 Porting GSM Module Compile Error
4 participants