Skip to content
Snippets Groups Projects
Commit d60ebc0a authored by David Brownell's avatar David Brownell
Browse files

jtag/tcl.c cleanup -- split out "adapter.c"


Clean up the jtag/tcl.c file, which was one of the biggest and
messiest ones in that directory.  Do it by splitting out all the
generic adapter commands to a separate "adapter.c" file (leaving
the "tcl.c" file holding only JTAG utilities).

Also rename the little-used "jtag interface" to "adapter_name", which
should have been at least re-categorized earlier (it's not jtag-only).

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent a092e8d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment