lol I am very dumb saturating add on tick instead of wrapping
This commit is contained in:
@@ -32,7 +32,7 @@ rustflags = [
|
||||
|
||||
# This runner will find a supported SWD debug probe and flash your RP2040 over
|
||||
# SWD:
|
||||
runner = "probe-rs run --chip RP2040 --protocol swd"
|
||||
runner = "probe-rs run --chip RP2040 --protocol swd --speed 150"
|
||||
|
||||
[env]
|
||||
DEFMT_RTT_BUFFER_SIZE = { value = "4096", force = true }
|
||||
|
||||
Reference in New Issue
Block a user