# 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 = "2021" rust-version = "1.64" name = "cyt6bj_a" version = "0.0.1" authors = ["Infineon developers"] description = "Peripheral access crate for cyt6bj_a T2G family" documentation = "https://docs.rs/cyt6bj_a" readme = "README.md" keywords = [ "cortex-m", "no_std", "traveo", "infineon", ] categories = [ "embedded", "no-std", ] license-file = "LICENSE.txt" repository = "https://github.com/Infineon/traveo-t2g-pal/tree/develop/pal_crates/cyt6bj_a" [package.metadata.docs.rs] targets = [ "thumbv6m-none-eabi", "thumbv7em-none-eabihf", ] features = [ "rt", "critical-section", ] [dependencies.cortex-m] version = "0.7.6" [dependencies.cortex-m-rt] version = "0.7" optional = true [dependencies.critical-section] version = "1.0" optional = true [dependencies.vcell] version = "0.1.2" [features] rt = ["cortex-m-rt/device"]