Skip to content

Conversation

@pmundkur
Copy link

@pmundkur pmundkur commented Oct 9, 2025

  • Remove close_ports() since it is not called anymore.

  • execute_commands() can be simplified to tick() since it is now called only after a connection has been accepted.

  • Run only as long as we have an active connection to OpenOCD.

- Remove `close_ports()` since it is not called anymore.

- `execute_commands()` can be simplified to `tick()` since it is now called only after a connection has been accepted.
@nadime15 nadime15 merged commit 6670460 into nadime15:debug_all Oct 9, 2025
5 of 6 checks passed
@pmundkur pmundkur deleted the debug_all_minor_cleanup branch October 9, 2025 21:33
nadime15 pushed a commit that referenced this pull request Oct 29, 2025
* Minor cleanup in `remote_bitbang`.

- Remove `close_ports()` since it is not called anymore.

- `execute_commands()` can be simplified to `tick()` since it is now called only after a connection has been accepted.

* Run only as long as we have an active connection to OpenOCD.
nadime15 pushed a commit that referenced this pull request Nov 25, 2025
* Minor cleanup in `remote_bitbang`.

- Remove `close_ports()` since it is not called anymore.

- `execute_commands()` can be simplified to `tick()` since it is now called only after a connection has been accepted.

* Run only as long as we have an active connection to OpenOCD.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants