5 lines
150 B
TOML
5 lines
150 B
TOML
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
|
|
runner = "elf2uf2-rs --deploy --serial --verbose"
|
|
|
|
[build]
|
|
target = "thumbv6m-none-eabi"
|