gustavonihei opened a new pull request, #8912: URL: https://github.com/apache/nuttx/pull/8912
## Summary This PR intends to bump the revision of esp-hal-3rdparty. Just a small code cleanup, basically changing the `[enter|leave]_critical_section` calls in favor of the `spin_[lock|unlock]_irq[save|restore]` APIs. ## Impact Should have no impact at all since currently supported chips are single-core (non-SMP). ## Testing CI build pass and validation via `esp32xx-generic:watchdog`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org