1
Fork 0
cabinet/southbridge/.cargo/config.toml
2025-01-27 23:22:09 -05:00

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"