esp-build

Crates.ioesp-build
lib.rsesp-build
version0.1.0
sourcesrc
created_at2024-04-17 15:35:16.842067
updated_at2024-04-17 15:35:16.842067
descriptionBuild utilities for esp-hal
homepage
repositoryhttps://github.com/esp-rs/esp-hal
max_upload_size
id1211499
size8,975
espressif (github:esp-rs:espressif)

documentation

README

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.

Commit count: 1243

cargo fmt