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