# 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 = "oxcc-nucleo-f767zi" version = "0.1.1" authors = ["Jon Lamb"] description = "Board Support Crate for the NUCLEO-F767ZI" keywords = ["no-std", "arm", "cortex-m", "stm32"] license = "MIT OR Apache-2.0" repository = "https://github.com/jonlamb-gh/oxcc-nucleo-f767zi" [dependencies.cast] version = "0.2.2" default-features = false [dependencies.embedded-hal] version = "0.2.1" [dependencies.nb] version = "0.1.1" [dependencies.oxcc-stm32f767-hal] version = "0.2.0" [dev-dependencies.aligned] version = "0.2.0" [dev-dependencies.cortex-m] version = "0.5.7" [dev-dependencies.cortex-m-rt] version = "0.6.3" [dev-dependencies.cortex-m-semihosting] version = "0.3.1" [dev-dependencies.madgwick] version = "0.1.1" [dev-dependencies.nb] version = "0.1.1" [dev-dependencies.oxcc-stm32f767-hal] version = "0.2.0" features = ["rt"] [dev-dependencies.panic-semihosting] version = "0.5.0" [features] rt = ["oxcc-stm32f767-hal/rt"]