# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "imxrt1062-romc" version = "0.1.1" authors = ["Ian McIntyre "] description = "An imxrt1062-pac subcrate. See the imxrt1062-pac for more details.\n\nThis crate is not maintained. Consider using the register access layer provided by the\n[imxrt-rs](https://github.com/imxrt-rs/imxrt-rs) project.\n\nFormerly part of the teensy4-rs project.\n" keywords = ["arm", "svd2rust", "imxrt1062", "cortex-m"] categories = ["embedded", "hardware-support", "no-std"] license = "MIT OR Apache-2.0" repository = "https://github.com/mciantyre/teensy4-rs" [lib] test = false bench = false [dependencies.vcell] version = "0.1.2"