Skip to content

1.0.0

Latest

Choose a tag to compare

@MabezDev MabezDev released this 30 Oct 11:00
· 232 commits to main since this release
5ba50dd

This release has an accompanying blog post: https://developer.espressif.com/blog/2025/10/esp-hal-1/.

To view all the documentation for all crates, along with their chip specific APIs, visit https://docs.espressif.com/projects/rust/.

Please note that only changes to the esp-hal package are tracked in these release notes, please check the esp-hal repo for other packages release notes.

Migration notice

There are no migration changes between 1.0.0-rc.1, and 1.0.0. However, if you are updating a project from a previous version please checkout the tag of your version, and work your way through the migration guides between versions.

Note that unstable drivers see can see a lot of churn between versions, it may be better to just try and adapt your code from the current documentation for those drivers.