1
0
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:
dylad 2023-06-04 11:29:52 +02:00
parent d9d89913fe
commit bec9dee0b5

View File

@ -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