Files
rusty-dog/.cargo/config.toml
T

9 lines
149 B
TOML

[target.thumbv6m-none-eabi]
runner = "probe-rs run --chip RP2040"
[build]
target = "thumbv6m-none-eabi"
[unstable]
# build-std = ["core", "alloc"]