Skip to content

Commit 7c52fe4

Browse files
OpenOCD solve deprecation warnings
1 parent 3b48b2c commit 7c52fe4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

util/sonata-openocd-cfg.tcl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
adapter driver ftdi
66
transport select jtag
77

8-
ftdi_vid_pid 0x0403 0x6011
9-
ftdi_channel 1
10-
ftdi_layout_init 0x0088 0x008b
8+
ftdi vid_pid 0x0403 0x6011
9+
ftdi channel 1
10+
ftdi layout_init 0x0088 0x008b
1111

1212
# Configure JTAG chain and the target processor
1313
set _CHIPNAME riscv

0 commit comments

Comments
 (0)