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

espressif: Update HAL library reference to include debug assert #13236

Merged

Conversation

tmedicci
Copy link
Contributor

Summary

  • espressif: Update HAL library reference to include debug assert

During the board bringup, the new HAL reference includes an assert to check if the critical section flags are being stored as expected.

Impact

Prevent losing the interrupt context between nested calls to enter/leave a critical section

Testing

Internal CI testing

During the board bringup, the new HAL reference includes an assert
to check if the critical section flags is being stored as expected.
@tmedicci
Copy link
Contributor Author

@xiaoxiang781216 , any idea about the failing tests on CI? It seems unrelated to this PR...

@yamt
Copy link
Contributor

yamt commented Aug 30, 2024

@xiaoxiang781216 , any idea about the failing tests on CI? It seems unrelated to this PR...

i filed an issue
#13246

@xiaoxiang781216 xiaoxiang781216 merged commit a916de0 into apache:master Aug 30, 2024
13 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants