mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
jtag_scan: refactor comment
This commit is contained in:

committed by
Rachel Mant

parent
e84a4c72d3
commit
e5e36213c1
@@ -83,7 +83,8 @@ bool jtag_scan(void)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Initialise the JTAG backend if it's not already
|
* Initialise the JTAG backend if it's not already
|
||||||
* This will automatically do the SWD-to-JTAG sequence just in case we've got any SWJ-DP's in chain
|
* This will automatically do the SWD-to-JTAG sequence just in case we've got
|
||||||
|
* any SWD/JTAG DPs in the chain
|
||||||
*/
|
*/
|
||||||
DEBUG_INFO("Resetting TAP\n");
|
DEBUG_INFO("Resetting TAP\n");
|
||||||
#if PC_HOSTED == 1
|
#if PC_HOSTED == 1
|
||||||
|
Reference in New Issue
Block a user