# 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] name = "atsam3n4a" version = "0.1.0" authors = ["Aurorans Solis "] description = "Peripheral access API for ATSAM3N4A microcontrollers (generated using svd2rust)" keywords = [ "no-std", "arm", "cortex-m", "sam3", "atsam3n4a", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "EUPL-1.2" repository = "https://github.com/AuroransSolis/sam3" [package.metadata.docs.rs] features = ["rt"] [dependencies.cortex-m] version = "0.7" [dependencies.cortex-m-rt] version = "0.7" optional = true [dependencies.critical-section] version = "1.0" optional = true [dependencies.derive_more] version = "0.99.17" [dependencies.vcell] version = "0.1" [features] rt = ["cortex-m-rt/device"]