Commit 894f031e78eb3f237f44a9069280f3a334f61937
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)
tree749d8b76564de49c84b655377e0320d46e573f17
parent6c1c2f54cacbc2bd67028ada2597bdce6d950367
Message:
uart_pty: Added a debug terminal

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>
examples/parts/uart_pty.c