• Alessandro Rubini's avatar
    tools: add wrpc-uart-sw.c · d796977e
    Alessandro Rubini authored
    This is the host part of the software-only uart. The lm32 part is
    selected at compile time (CONFIG_UART_SW).
    
    The tool, when run, opens one or more pty pairs, and reports to stdout
    which is the name of the slave descriptor. You can then run
    "minicom -p /dev/pts/XXX" or other commands, to access the software uart.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    d796977e
Name
Last commit
Last update
..
Makefile Loading commit data...
genraminit.c Loading commit data...
genrammif.c Loading commit data...
genramvhd.c Loading commit data...
git-compileall Loading commit data...
wrpc-uart-sw.c Loading commit data...