imxrt-iomuxc 0.1.3

Pad configuration interface for NXP i.MX RT processors. Part of the imxrt-rs project.
Documentation
[build-dependencies.imxrt-iomuxc-build]
version = "0.1.0"
[dependencies.typenum]
version = "1.12.0"

[features]
imxrt106x = []

[package]
authors = ["Ian McIntyre <ianpmcintyre@gmail.com>"]
categories = ["embedded", "no-std"]
description = "Pad configuration interface for NXP i.MX RT processors.\n\nPart of the imxrt-rs project.\n"
edition = "2018"
keywords = ["imxrt", "nxp", "embedded", "no_std"]
license = "MIT OR Apache-2.0"
name = "imxrt-iomuxc"
repository = "https://github.com/imxrt-rs/imxrt-iomuxc"
version = "0.1.3"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]