From e77962985d4610c2dbcf3bb9bc266ee023e57e88 Mon Sep 17 00:00:00 2001 From: Ian McIntyre Date: Sun, 1 Feb 2026 11:39:58 -0500 Subject: Remove custom smoke tests for target-gen test --- imxrt1170evk/Cargo.toml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'imxrt1170evk/Cargo.toml') 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"] } -- cgit v1.2.3