Add SWD protocol support to buspirate (2nd try)
This is a second try for this patch. I removed the queues from the previous version. I made it compatible with SRST reset and added support for those features that could be supported in raw binary mode. Change-Id: I96fc06abbea9873e98b414f34afd9043fd9c2a41 Signed-off-by: Mateusz Manowiecki <segmentation@fault.pl> Reviewed-on: http://openocd.zylin.com/3960 Tested-by: jenkins Reviewed-by: Eric Work <work.eric@gmail.com> Reviewed-by: Thomas Jarosch <thomas.jarosch@intra2net.com> Reviewed-by: Jacob Alexander <haata@kiibohd.com> Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
This commit is contained in:
committed by
Tomas Vanek
parent
69325f6970
commit
6a4f5a4a67
@@ -15,7 +15,7 @@ buspirate_speed normal ;# or fast
|
||||
# voltage regulator Enabled = 1 Disabled = 0
|
||||
#buspirate_vreg 0
|
||||
|
||||
# pin mode normal or open-drain
|
||||
# pin mode normal or open-drain (jtag only)
|
||||
#buspirate_mode normal
|
||||
|
||||
# pullup state Enabled = 1 Disabled = 0
|
||||
|
||||
Reference in New Issue
Block a user