uart_pty: Added a debug terminal
authorMichel Pollet <buserror@gmail.com>
Thu, 5 Apr 2012 12:36:20 +0000 (13:36 +0100)
committerMichel Pollet <buserror@gmail.com>
Thu, 5 Apr 2012 12:36:20 +0000 (13:36 +0100)
You can now launch an xterm with picocom by setting environment
SIMAVR_UART_XTERM. This could (will) be improved.

Also, the uart_pty symlinks the pty pathname to /tmp/simavr-uart-X
so you can rely on a constant pathname.

Signed-off-by: Michel Pollet <buserror@gmail.com>

No differences found