# 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) cargo-features = ["per-package-target"] [package] edition = "2018" name = "adafruit-nrf52840-sense" version = "0.2.0" forced-target = "thumbv7em-none-eabihf" description = "Board support crate for Adafruit's nRF52840 Sense board" readme = "../README.md" keywords = ["embedded-hal-driver", "adafruit", "nrf52", "nrf52840", "bsc"] categories = ["embedded", "hardware-support", "no-std"] license-file = "LICENSE" repository = "https://github.com/nnarain/adafruit-nrf52840-bsc" [dependencies.apds9960] version = "0.1.0" [dependencies.bmp280-driver] version = "0.0.7" [dependencies.cortex-m] version = "0.6" [dependencies.cortex-m-rt] version = "0.6" [dependencies.embedded-hal] version = "0.2" features = ["unproven"] [dependencies.lis3mdl-driver] version = "0.1.0" [dependencies.lsm6ds33] version = "0.2.0" [dependencies.nb] version = "1.0.0" [dependencies.nrf52840-hal] version = "0.14" [dependencies.shared-bus] version = "0.2.2"