mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2026-02-11 06:15:25 +00:00
small fixes
probe
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
|
||||
runner = "probe-rs run --chip RP2350"
|
||||
runner = "probe-rs run --chip RP2350xa"
|
||||
# runner = "elf2uf2-rs -d"
|
||||
|
||||
[build]
|
||||
|
||||
Reference in New Issue
Block a user