aboutsummaryrefslogtreecommitdiff
path: root/imxrt1010evk/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'imxrt1010evk/Cargo.toml')
-rw-r--r--imxrt1010evk/Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/imxrt1010evk/Cargo.toml b/imxrt1010evk/Cargo.toml
index 455d16d..169427e 100644
--- a/imxrt1010evk/Cargo.toml
+++ b/imxrt1010evk/Cargo.toml
@@ -11,10 +11,3 @@ defmt-rtt = { workspace = true }
imxrt1010-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"] }