[package] name = "imxrt1170" version = "0.1.0" edition = "2024" [dependencies] cortex-m = { workspace = true } ral-registers = { workspace = true } imxrt-drivers-ccm-11xx = { workspace = true } imxrt-drivers-enet = { workspace = true } imxrt-drivers-flexspi = { workspace = true } imxrt-drivers-gpio = { workspace = true } imxrt-drivers-gpc-11xx = { workspace = true } imxrt-drivers-iomuxc-11xx = { workspace = true } imxrt-drivers-lpspi= { workspace = true } imxrt-drivers-pit = { workspace = true } imxrt-drivers-pmu-11xx = { workspace = true } imxrt-drivers-rtwdog = { workspace = true }