diff options
| author | Ian McIntyre <me@mciantyre.dev> | 2026-02-01 11:39:58 -0500 |
|---|---|---|
| committer | Ian McIntyre <me@mciantyre.dev> | 2026-02-01 11:48:15 -0500 |
| commit | e77962985d4610c2dbcf3bb9bc266ee023e57e88 (patch) | |
| tree | 83ed5306005e10b958c99e16aff61daf014d33fa /imxrt1010evk/Cargo.toml | |
| parent | 86978556cfd7fd1f82252c1bee19a6a1f1957b08 (diff) | |
Remove custom smoke tests for target-gen test
Diffstat (limited to 'imxrt1010evk/Cargo.toml')
| -rw-r--r-- | imxrt1010evk/Cargo.toml | 7 |
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"] } |
