# 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 = "lpc43xx-hal" version = "0.0.0" authors = ["Astro "] include = ["Cargo.toml", "**/*.rs"] description = "embedded-hal implementation for the NXP LPC43xx microcontroller platform" homepage = "https://github.com/astro/rad1o-rust" documentation = "https://docs.rs/lpc43xx" keywords = ["arm", "cortex-m", "nxp", "lpc", "embedded-hal"] categories = ["embedded", "hardware-support", "no-std"] license = "Apache-2.0" [dependencies.embedded-hal] version = "0.2.1" features = ["unproven"] [dependencies.lpc43xx] version = "0.1.0" [dependencies.vcell] version = "0.1.0"