# 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 = "max3263x" version = "0.5.0" description = "svd2rust generated peripheral crate for the max3263x" readme = "README.md" keywords = [ "svd2rust", "max32", "api", "no-std", "generated", ] categories = ["embedded"] license = "MIT" repository = "https://github.com/arron-speake-bluefruit/max3263x" resolver = "2" [dependencies.cortex-m] version = "0.7" [dependencies.cortex-m-rt] version = "0.6.13" optional = true [dependencies.vcell] version = "0.1.2" [features] rt = ["cortex-m-rt/device"]