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 |
||
---|---|---|
.. | ||
arm_common | ||
cc430 | ||
cortex-m0_common | ||
cortex-m3_common | ||
cortex-m4_common | ||
lpc1768 | ||
lpc2387 | ||
lpc_common | ||
mc1322x | ||
msp430-common | ||
msp430x16x | ||
native | ||
sam3x8e | ||
stm32f0 | ||
stm32f4 | ||
x86 | ||
doc.txt |