mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +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 |
||
---|---|---|
.. | ||
drivers | ||
include | ||
board_config.c | ||
board_init.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |