esp-hal/esp-metadata
Dániel Buga 59728c523f
Some xtask/metadata cleanups (#1965)
* Clean up almost all clippy violations

* Remove redundant variable from context

* Do not clone configs

* Do not collect all config symbols into a vec needlessly

* Do not allocate so many strings
2024-08-19 06:49:05 +00:00
..
devices Touch support for ESP32 (#1873) 2024-08-06 07:19:41 +00:00
src Some xtask/metadata cleanups (#1965) 2024-08-19 06:49:05 +00:00
Cargo.toml Check all features and targets in CI when linting (#1824) 2024-07-24 11:45:41 +00:00
README.md

esp-metadata

Crates.io docs.rs MSRV Crates.io Matrix

Metadata for Espressif devices, intended for use in build scripts.

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.