mw_debug: pass target parameters to urjtag
authorMatt Johnston <matt@codeconstruct.com.au>
Thu, 25 Nov 2021 06:12:13 +0000 (14:12 +0800)
committerMatt Johnston <matt@codeconstruct.com.au>
Fri, 4 Feb 2022 08:09:12 +0000 (16:09 +0800)
commite05ae0c8cb58ea80bbc49ea2fbe063331d79b73f
tree55e86e8e0c706530b65fcd1c63e036b237b6f47a
parentcef3660e74f606f49d18df2fc0e27a858bbd4579
mw_debug: pass target parameters to urjtag

An example

./mw_debug -d -t 'ft2232 vid=0x0403 pid=0x6014'

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
scripts/mw_debug/mw_debug.c