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