# 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 = "tca62724fmg" version = "0.1.2" authors = ["Todd Stellanova "] description = "TCA62724FMG RGB LED driver for embedded hal" readme = "README.md" keywords = ["embedded-hal-driver", "TCA62724FMG", "rgbled"] categories = ["embedded", "hardware-support", "no-std"] license = "BSD-3-Clause" repository = "https://github.com/tstellanova/tca62724fmg" [dependencies.embedded-hal] version = "0.2.3" features = ["unproven"] [dev-dependencies.cortex-m] version = "0.6.0" [dev-dependencies.cortex-m-rt] version = "0.6.10" [dev-dependencies.cortex-m-semihosting] version = "0.3.5" [dev-dependencies.panic-semihosting] version = "0.5.3" [dev-dependencies.stm32h7] version = "0.10.0" features = ["stm32h743"] [dev-dependencies.stm32h7xx-hal] version = "0.4.0" features = ["stm32h743", "rt"]