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

ADIv5 share DAP command support


Get rid of needless and undesirable code duplication for
all the DAP commands (resolving a FIXME) ... there's no
need for coreas to have private copies of that stuff.
Stick a pointer to the DAP in "struct arm", letting common
code get to it.

Also rename the "swjdp_info" symbol; just call it "dap".

This is an overall code shrink.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 57ebf6d3
Branches
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