Jeremy,
your patch to OpenOCD
https://review.openocd.org/c/openocd/+/7472
that introduced the remote delay for remote_bitbang driver uses the
'd' character that is already used for SWD.
Do you think it's possible to move the remote delay functionality to
another character?

Tommy,
thanks for the alert.

Regards,
Antonio

On Fri, Jan 12, 2024 at 10:26 AM Tommy Murphy <tommy_mur...@hotmail.com> wrote:
>
> Just for context - the description of the two 'd' remote bitbang "packets":
>
> * SWD write 0 0: 
> https://github.com/openocd-org/openocd/blob/44e02e1f49cc09703cb3b4088d0c1c4f9e2d9c87/doc/manual/jtag/drivers/remote_bitbang.txt#L70
> * Sleep for 1 microsecond: 
> https://github.com/openocd-org/openocd/blob/44e02e1f49cc09703cb3b4088d0c1c4f9e2d9c87/doc/manual/jtag/drivers/remote_bitbang.txt#L81

Reply via email to