# 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 = "mm32f3270-pac" version = "0.1.0" description = "Peripheral Access Crate for MindMotion's mm32f3270 microcontroller" documentation = "https://docs.rs/mm32f3270-pac" readme = "README.md" keywords = [ "no-std", "arm", "cortex-m", "mm32", "peripherals", ] license = "0BSD" repository = "https://github.com/XaydBayeck/mm32-pacs" resolver = "1" [dependencies.cortex-m] version = "0.7.6" [dependencies.cortex-m-rt] version = "0.7.2" optional = true [dependencies.critical-section] version = "1.1.1" optional = true [dependencies.vcell] version = "0.1.3" [features] rt = ["cortex-m-rt/device"]