aboutsummaryrefslogtreecommitdiff
path: root/imxrt1160/Cargo.toml
blob: 20eff570f01d1292c06f05302a9f4a7072e074ac (plain)
1
2
3
4
5
6
7
8
[package]
name = "imxrt1160-flash-algos"
version = "0.1.0"
edition = "2024"

[dependencies]
imxrt-flash-algos = { workspace = true }
imxrt1160 = { workspace = true }