embassy/examples/rp/.cargo/config.toml
2022-02-15 17:29:05 +01:00

6 lines
169 B
TOML

[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "probe-run --chip RP2040"
[build]
target = "thumbv6m-none-eabi" # Cortex-M0 and Cortex-M0+