esp-metadata-generated 0.4.0

Generated metadata for Espressif devices
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
rust-version = "1.88.0"
name = "esp-metadata-generated"
version = "0.4.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Generated metadata for Espressif devices"
documentation = "https://docs.espressif.com/projects/rust/esp-metadata-generated/latest/"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/esp-rs/esp-hal"

[package.metadata.espressif]
clippy-configs = []

[[package.metadata.espressif.check-configs]]
features = []

[[package.metadata.espressif.check-configs]]
features = ["build-script"]

[features]
_device-selected = []
build-script = []
esp32 = ["_device-selected"]
esp32c2 = ["_device-selected"]
esp32c3 = ["_device-selected"]
esp32c5 = ["_device-selected"]
esp32c6 = ["_device-selected"]
esp32c61 = ["_device-selected"]
esp32h2 = ["_device-selected"]
esp32s2 = ["_device-selected"]
esp32s3 = ["_device-selected"]

[lib]
name = "esp_metadata_generated"
path = "src/lib.rs"

[dependencies]