Addition of vague failsafes and speaker beep when probe goes out of range
This commit is contained in:
@@ -32,4 +32,4 @@ rustflags = [
|
||||
|
||||
# This runner will find a supported SWD debug probe and flash your RP2040 over
|
||||
# SWD:
|
||||
runner = "probe-rs run --chip RP2040"
|
||||
runner = "probe-rs run --chip RP2040 --protocol swd"
|
||||
Reference in New Issue
Block a user