]> git.sur5r.net Git - openocd/commit
update minidummy interface driver command handling
authorZachary T Welch <zw@superlucidity.net>
Fri, 27 Nov 2009 19:02:54 +0000 (11:02 -0800)
committerZachary T Welch <zw@superlucidity.net>
Fri, 27 Nov 2009 19:11:26 +0000 (11:11 -0800)
commit6ce3a299f395ef7f778661ae3f79d63659d133f7
treef869abe27741c03ab2c586fb1c8f35569b62a0cf
parentf31dfffdef16e640fa0bb881db1ac65ffcd42bf0
update minidummy interface driver command handling

Changes the interface definition field reference from register_commands
to commands, which allows the module to compile.
src/jtag/minidummy/minidummy.c