]> git.sur5r.net Git - openocd/commit
allow jtag interfaces to lack commands
authorZachary T Welch <zw@superlucidity.net>
Sat, 21 Nov 2009 18:19:47 +0000 (10:19 -0800)
committerZachary T Welch <zw@superlucidity.net>
Sat, 21 Nov 2009 18:19:47 +0000 (10:19 -0800)
commitc46c2d77e63264a9f0187a477b77032d0ce6fcfa
tree49be1d0bf9b62bc155cd5148f6d3d590d5d747fb
parent425e43d9d1f09a4de86eae89c91924ec98ef2de0
allow jtag interfaces to lack commands

Allow JTAG interface drivers to skip registering an register_commands
callback when it will just be empty.
src/jtag/tcl.c