# 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] name = "lpc13xx" version = "0.0.0" authors = ["Astro "] description = "Peripheral access API for NXP LPC13xx microcontrollers generated through svd2rust" documentation = "https://docs.rs/lpc13xx" keywords = ["arm", "cortex-m", "nxp", "lpc", "svd2rust"] categories = ["embedded", "hardware-support", "no-std"] license = "Apache-2.0" repository = "https://github.com/astro/rust-lpc13xx" [dependencies.bare-metal] version = "0.2.0" [dependencies.cortex-m] version = "0.5.2" [dependencies.cortex-m-rt] version = "0.5.1" optional = true [dependencies.vcell] version = "0.1.0" [features] rt = ["cortex-m-rt"]