diff options
Diffstat (limited to 'imxrt1170evk/Cargo.toml')
| -rw-r--r-- | imxrt1170evk/Cargo.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/imxrt1170evk/Cargo.toml b/imxrt1170evk/Cargo.toml index 2e65e13..02d11cc 100644 --- a/imxrt1170evk/Cargo.toml +++ b/imxrt1170evk/Cargo.toml @@ -11,10 +11,3 @@ defmt-rtt = { workspace = true } imxrt1170-flash-algos = { workspace = true } flash-algorithm = { workspace = true } panic-probe = { workspace = true } - -[build-dependencies] -imxrt-rt = { workspace = true, features = ["device"] } - -[dev-dependencies] -defmt = { workspace = true } -imxrt-rt = { workspace = true, features = ["device"] } |
