esp-hal/esp-build
Jesse Braham 77b6cb8615
New package releases (#1800)
* Use published versions of all dependencies, update dependencies as needed

* Fix `embassy_usb_serial` example build errors after updating `embassy-usb`

* New package releases
2024-07-15 20:23:13 +00:00
..
2024-07-15 20:23:13 +00:00
2024-03-22 17:11:20 +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 on stable Rust 1.60 and up. It might compile with older versions but that may change in any new patch release.

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.