embassy/examples/rp/.cargo/config.toml

6 lines
172 B
TOML
Raw Normal View History

2021-03-29 04:11:32 +02:00
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "probe-run-rp --chip RP2040"
[build]
target = "thumbv6m-none-eabi" # Cortex-M0 and Cortex-M0+