Update probe-rs-cli -> probe-rs
This commit is contained in:
.vscode
cyw43
embassy-nrf/src
examples
boot
application
nrf
.cargo
rp
.cargo
stm32f3
.cargo
stm32f7
.cargo
stm32h7
stm32l0
.cargo
stm32l1
.cargo
stm32l4
.cargo
stm32wl
.cargo
bootloader
nrf-rtos-trace
.cargo
nrf52840-rtic
.cargo
nrf52840
nrf5340
.cargo
rp
stm32c0
.cargo
stm32f0
.cargo
stm32f1
.cargo
stm32f2
.cargo
stm32f3
.cargo
stm32f4
.cargo
stm32f7
.cargo
stm32g0
.cargo
stm32g4
.cargo
stm32h5
.cargo
stm32h7
.cargo
stm32l0
.cargo
stm32l1
.cargo
stm32l4
.cargo
stm32l5
.cargo
stm32u5
.cargo
stm32wb
.cargo
stm32wl
.cargo
tests/rp/src/bin
@ -1,6 +1,6 @@
|
||||
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
|
||||
# replace STM32F429ZITx with your chip as listed in `probe-rs-cli chip list`
|
||||
runner = "probe-rs-cli run --chip STM32F429ZITx"
|
||||
# replace STM32F429ZITx with your chip as listed in `probe-rs chip list`
|
||||
runner = "probe-rs run --chip STM32F429ZITx"
|
||||
|
||||
[build]
|
||||
target = "thumbv7em-none-eabi"
|
||||
|
Reference in New Issue
Block a user