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

hal_espressif: update to include bugfixes #69165

Merged

Conversation

sylvioalves
Copy link
Collaborator

@sylvioalves sylvioalves commented Feb 19, 2024

Added longjmp patch.
Fixes build warning in phy driver
Fixes runtime missing rom function.
Fixes missing mcuboot assertion implementation (https://github.com/zephyrproject-rtos/hal_espressif/issues/239)

Fixes #69179

@sylvioalves sylvioalves force-pushed the hal/update_hal_espressif branch from 5f4a1c0 to f428e9a Compare February 19, 2024 00:24
@sylvioalves sylvioalves marked this pull request as ready for review February 19, 2024 00:25
@sylvioalves sylvioalves added this to the v3.6.0 milestone Feb 19, 2024
@zephyrbot
Copy link
Collaborator

zephyrbot commented Feb 19, 2024

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

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@67fa60b zephyrproject-rtos/hal_espressif@e705cc1 (zephyr) zephyrproject-rtos/[email protected]

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

@henrikbrixandersen
Copy link
Member

Added longjmp patch. Fixes build warning in phy driver Fixes runtime missing rom function. Fixes missing mcuboot assertion implementation

Hi @sylvioalves! Are there any bug reports that needs to be linked to this PR?

@sylvioalves
Copy link
Collaborator Author

Folks, PTAL.

marekmatej
marekmatej previously approved these changes Feb 29, 2024
Added longjmp patch.
Fixes build warning in phy driver.
Fixes runtime missing rom function.
Fixes missing mcuboot assertion implementation.
Added function to retrieve uart port num

Signed-off-by: Sylvio Alves <[email protected]>
@sylvioalves sylvioalves force-pushed the hal/update_hal_espressif branch from 3debc5f to 8649196 Compare March 11, 2024 11:28
@sylvioalves sylvioalves requested a review from carlescufi March 11, 2024 17:14
@fabiobaltieri fabiobaltieri merged commit f7eac8a into zephyrproject-rtos:main Mar 11, 2024
23 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: fail to use strdup when NEWLIB is used
6 participants