]> git.sur5r.net Git - openocd/commit
Factor interface list to its own command:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 8 Jun 2009 13:12:17 +0000 (13:12 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 8 Jun 2009 13:12:17 +0000 (13:12 +0000)
commit51d158c410de055dee41782636ba41ed5fd1daba
treee02d1423d4836a84e13a6905c97f5d277a6da84a
parent7bcd2e6854289f9a891c52974536ade95eb0f4e0
Factor interface list to its own command:
- Add handle_interface_list_command, used by handle_interface_command.
- Display output of new list to command console.
- Change first index of displayed drivers to 1; it's only cosmetic.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2129 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/jtag.c