monorepo/pi-usb-serial/.cargo/config.toml

7 lines
126 B
TOML

[build]
target = "thumbv6m-none-eabi"
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "elf2uf2-rs -d"