diff options
Diffstat (limited to '.cargo/1040evk.toml')
| -rw-r--r-- | .cargo/1040evk.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cargo/1040evk.toml b/.cargo/1040evk.toml index 4e4b2f3..13e3901 100644 --- a/.cargo/1040evk.toml +++ b/.cargo/1040evk.toml @@ -8,7 +8,7 @@ rustflags = [ "-Clink-arg=-Tmemory.x", "-Clink-arg=-Tdefmt.x", ] -runner = "target-gen test templates/1040evk.yaml target/1040evk.yaml --protocol=swd --chip=mimxrt1040" +runner = "target-gen test templates/1040evk.yaml target/1040evk.yaml --protocol=swd --chip=mimxrt1040 --probe=1fc9:0090:ESAUAQGQ" [env] DEFMT_LOG="off" |
