| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
and verified. Transport select does not operate on interface anymore, just prepares memory and configures transport, because signals are not yet definet at this point and interface is not initialized. Transport init operates on interface and reads out IDCODE by default.
|
| |
|
|
|
|
| |
src/transport.h and defined by src/transport.c. Multiple definitions of 'jtag_only' were removed and code was updated to use 'oocd_transport_jtag_only' (also updated headers if necessary) as defined by src/transport.
|
|
|
|
| |
and libswd. Not yet functional!
|
|
|
|
| |
code updates.
|
|
as we introduce swd and jtag as two transports, we want
to start up with a new transport folder to organize the
code a bit.
|