# 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 = "2018" rust-version = "1.46.0" name = "atsams70n19" version = "0.21.0" authors = ["Michal Fita ", "Viktor Sonesten "] description = "Peripheral access API for ATSAMS70N19 microcontrollers from Atmel/Microchip (generated using svd2rust)" readme = "README.md" keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] categories = ["no-std", "embedded", "hardware-support"] license = "0BSD" repository = "https://github.com/michalfita/atsams70-rust" [lib] name = "atsams70n19" path = "src/lib.rs" [dependencies.cortex-m] version = "0.7" [dependencies.cortex-m-rt] version = "0.7" optional = true [dependencies.vcell] version = "0.1.2" [features] rt = ["cortex-m-rt/device"]