mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/rpi-pico: update openocd.cfg file
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
This commit is contained in:
parent
d9d89913fe
commit
bec9dee0b5
6
boards/rpi-pico/dist/openocd.cfg
vendored
6
boards/rpi-pico/dist/openocd.cfg
vendored
@ -1,3 +1,5 @@
|
||||
source [find target/rp2040-core0.cfg]
|
||||
$_TARGETNAME configure -rtos auto
|
||||
source [find target/rp2040.cfg]
|
||||
set USE_CORE 0
|
||||
set RESCUE 1
|
||||
$_TARGETNAME_0 configure -rtos auto
|
||||
adapter speed 4000
|
||||
|
Loading…
Reference in New Issue
Block a user