Commit e1cb5be2 authored by Tim Newsome's avatar Tim Newsome
Browse files

Interact with OpenOCD CLI over stdin/stdout.

It's a bit messy to read the log file to get the output, but it seems to
be flushed often so that this works.

Also, added the `targets` method for retrieving the list of targets,
and `wait_until_running` method to wait until all targets are in a
running state.
parent a29522f3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment