]> git.gag.com Git - fw/openocd/commit
tcl/interface: add example of linuxgpiod through dln-2
authorAntonio Borneo <borneo.antonio@gmail.com>
Wed, 1 Apr 2020 22:14:21 +0000 (00:14 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Mon, 13 Jul 2020 23:38:59 +0000 (00:38 +0100)
commit6962da00287c88c3fa89df8a8623a956735379db
treefb17ca6290ddc3d47f92760d726465a8776f184f
parentaa277fb358b7ff02b8231d4141c673722c580cf3
tcl/interface: add example of linuxgpiod through dln-2

The USB adapter DLN-2 provides 32 GPIO (beside I2C, SPI, ...).
Use the first 6 GPIO for a SWD/JTAG bitbanging example through
linuxgpiod driver.

Change-Id: I229c2078142ec648fc6430b5d123539045dcfbda
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5561
Tested-by: jenkins
tcl/interface/dln-2-gpiod.cfg [new file with mode: 0644]