Skip to content
Snippets Groups Projects
Commit c6bcc344 authored by Ludwig Knüpfer's avatar Ludwig Knüpfer
Browse files

native: uart reconnect buffer replay

When using socket stdio, add option to replay what has been written to
stdout while not connected (`-r`).

The implementation is to simply use the existing log file (which is
implicitly created when the option is used), and read from it until
EOF upon reconnect.

closes #476
parent f2344a9b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment