# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "sent-driver" version = "0.1.0" description = "A driver for SENT protocol" categories = ["embedded", "no-std"] license = "0BSD" [dependencies.asm-delay] version = "0.9.0" [dependencies.embedded-hal] version = "0.2.3" [dependencies.stm32f1] version = "0.13.0" features = ["stm32f103", "rt"] [dependencies.stm32f1xx-hal] version = "^0.6.1" features = ["stm32f103", "rt", "medium"] [dev-dependencies.cortex-m] version = "0.6.0" [dev-dependencies.cortex-m-rt] version = "0.6.10" [dev-dependencies.panic-rtt-target] version = "0.1.0" features = ["cortex-m"] [dev-dependencies.rtt-target] version = "0.3.1" features = ["cortex-m"]