mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c6bcc344ca
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 |
||
---|---|---|
.. | ||
Makefile | ||
native-led.c | ||
native-ltc4150.c | ||
native-uart0.c |