aboutsummaryrefslogtreecommitdiff
path: root/drivers/ccm-10xx/Cargo.toml
blob: 962afa61e133f976d876c964ecfa3dca6406d981 (plain)
1
2
3
4
5
6
7
8
[package]
name = "imxrt-drivers-ccm-10xx"
version = "0.1.0"
edition = "2024"

[dependencies]
defmt = { workspace = true, optional = true }
ral-registers = { workspace = true }