Merge pull request #2423 from embassy-rs/revert-unintended

fix: revert unintended change
This commit is contained in:
Ulf Lilleengen 2024-01-10 09:04:29 +00:00 committed by GitHub
commit c223697e28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "probe-rs run --chip RP2040 --probe 1209:4853:0e0039001450563641333620"
runner = "probe-rs run --chip RP2040"
[build]
target = "thumbv6m-none-eabi" # Cortex-M0 and Cortex-M0+