aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/Cargo.toml
blob: 9e7f4e193206b309d6bb362c7db449d3a11da9b1 (plain)
1
2
3
4
5
6
7
[package]
name = "imxrt-drivers-gpio"
version = "0.1.0"
edition = "2024"

[dependencies]
ral-registers = { workspace = true }