[build] target = "thumbv7em-threadx-eabihf" [target.thumbv7em-threadx-eabihf] runner = "qemu-system-arm -cpu cortex-m4 -machine lm3s6965evb -serial none -monitor none -display none -semihosting-config enable=on,target=native -s -kernel" rustflags = [ "-Clink-arg=-Tweak-symbols.x", "-Clink-arg=-Tlink.x", "-Ctarget-cpu=cortex-m4", ]