[build] target = "thumbv7em-none-eabi" [target.'cfg(all(target_os = "none", target_arch = "arm"))'] rustflags = [ "-Clink-arg=-nmagic", "-Clink-arg=-Tlink.x", "-Clink-arg=-Tmemory.x", "-Clink-arg=-Tdefmt.x", ] runner = "target-gen test template.yaml target/test_definition.yaml --protocol=swd --chip=mimxrt1170" [env] DEFMT_LOG="off"