svd-rs

Crates.iosvd-rs
lib.rssvd-rs
version
sourcesrc
created_at2021-10-05 02:56:25.877425
updated_at2025-02-10 17:38:23.417387
descriptionA CMSIS-SVD base structures
homepage
repositoryhttps://github.com/rust-embedded/svd
max_upload_size
id460419
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Tools (github:rust-embedded:tools)

documentation

https://docs.rs/svd-rs

README

crates.io crates.io Continuous Integration Documentation

svd-rs

CMSIS-SVD like structures with serde support

This project is developed and maintained by the Tools team.

"Documentation"

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.65.0 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.

Code of Conduct

Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Tools team, promises to intervene to uphold that code of conduct.

Commit count: 563

cargo fmt