# vim:ft=toml:
[build]
target = "thumbv7em-none-eabihf"
rustflags = [
   "-C", "link-arg=-Tlink.x",
]
