Skip to content

Conversation

sylvioalves
Copy link
Contributor

Update hal_espressif to remove direct ROM linkage
of setjmp and longjmp calls to use the toolchain
implementations instead.

Fixes #97226

@zephyrbot zephyrbot added platform: ESP32 Espressif ESP32 size: XS A PR changing only a single line of code labels Oct 9, 2025
Copy link

github-actions bot commented Oct 9, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@6e7cda9 zephyrproject-rtos/hal_espressif@21ff951 (main) zephyrproject-rtos/[email protected]

All manifest checks OK

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

wmrsouza
wmrsouza previously approved these changes Oct 9, 2025
@sylvioalves sylvioalves marked this pull request as draft October 9, 2025 16:12
@sylvioalves sylvioalves marked this pull request as ready for review October 9, 2025 19:05
Update hal_espressif to remove direct ROM linkage
of setjmp and longjmp calls to use the toolchain
implementations instead.

Signed-off-by: Sylvio Alves <[email protected]>
Copy link

sonarqubecloud bot commented Oct 9, 2025

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@cfriedt cfriedt merged commit 8c05389 into zephyrproject-rtos:main Oct 13, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manifest manifest-hal_espressif platform: ESP32 Espressif ESP32 size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lua integration: esp32-c3 is okay, but esp32-s3 is fail

5 participants