drivers/remote_bitbang: Group adapter commands
authorMarc Schink <dev@zapb.de>
Fri, 30 Jul 2021 16:01:09 +0000 (18:01 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 14 Aug 2021 12:33:30 +0000 (13:33 +0100)
commit4a5045b143cad3b0bdba7c5590504bfc19e9a627
treeb3639e9216b5c48d80780935581c5c64928a4fb2
parentdd04079c2c15bbdb0460342284c96812f4c78d87
drivers/remote_bitbang: Group adapter commands

Use a command group 'remote_bitbang' with subcommands instead of individual
commands with 'remote_bitbang_' prefix.

The old commands are still available for backward compatibility but
marked as deprecated.

Change-Id: I2692320f19c8a357112a365db6ca7e13cd6ad411
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: http://openocd.zylin.com/6389
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
contrib/remote_bitbang/remote_bitbang_sysfsgpio.c
doc/openocd.texi
src/jtag/drivers/remote_bitbang.c
src/jtag/startup.tcl