# 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" name = "s32k142w-pac" version = "0.1.0" authors = ["W. Clayton Pannell "] description = "Device Support Crate for NXP S32K142W Devices" documentation = "https://docs.rs/s32k142w-pac" readme = "../README.md" keywords = ["s32k142w", "nxp", "svd2rust", "no_std", "embedded"] categories = ["embedded", "no-std"] license = "MIT" repository = "https://github.com/wcpannell/s32k1-pacs" resolver = "2" [dependencies.cortex-m] version = "0.7" [dependencies.cortex-m-rt] version = "0.6.13" optional = true [dependencies.vcell] version = "0.1.2" [features] rt = ["cortex-m-rt/device"]