tty_uart.h

UART implementation based on /dev/tty devices on host.

void tty_uart_setup(uart.h::uart_t uart, const char * name)

register /dev/tty device to be used for UART

Parameters

uart:UART id
name:path name for /dev/tty device