Skip to content
  • Zachary T Welch's avatar
    split jim_jtag_command into multiple handlers · c4992c6d
    Zachary T Welch authored
    Explodes the 'jtag' into separate command handlers, which are easier
    to understand and extend.  Makes the code much easier to understand,
    though further simplifications are possible.  This patch tries to
    minimize the noise when viewed with 'git diff -w'.
    
    Gives these commands improved built-in help and usage information.
    c4992c6d