esp-hal/esp-build
Jesse Braham 59a2c17a52
New package releases (#2959)
* Fix some styling issues in top-level README.md

* Update package dependencies and bump version numbers

* Update each `CHANGELOG.md` file for packages to be published

* Update `esp-hal` migration guide

* Fix typo in `esp-hal` changelog
2025-01-15 11:37:36 +00:00
..
2025-01-15 11:37:36 +00:00
2025-01-15 11:37:36 +00:00

esp-build

Crates.io docs.rs MSRV Crates.io Matrix

Build utilities for use with esp-hal and other related packages, intended for use in build scripts. This package is still quite minimal, but provides:

Documentation

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile when using the latest stable Rust version at the time of the crate's release. It might compile with older versions, but that may change in any new release, including patches.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.