Add flashing instructions and IDE integration for Pico W
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[target.thumbv6m-none-eabi]
|
||||
runner = "probe-rs run --chip RP2040"
|
||||
|
||||
[build]
|
||||
target = "thumbv6m-none-eabi"
|
||||
|
||||
[unstable]
|
||||
build-std = ["core", "alloc"]
|
||||
Reference in New Issue
Block a user