# 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 = "2021" name = "k1921vk035-pac" version = "0.1.2" authors = ["Maxim Smirnov "] build = "build.rs" description = "The peripheral access crate for k1921vk035." homepage = "https://github.com/tverka/k1921vk035-pac" readme = "README.md" keywords = [ "arm", "cortex-m", "niiet", "svd2rust", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/tverka/k1921vk035-pac" [dependencies.cortex-m] version = "0.7.6" [dependencies.cortex-m-rt] version = "0.7.0" optional = true [dependencies.critical-section] version = "1.0" optional = true [dependencies.vcell] version = "0.1.2" [features] rt = ["cortex-m-rt/device"] [badges.maintenance] status = "experimental"