UART implementation based on /dev/tty devices on host. More...
UART implementation based on /dev/tty devices on host.
Definition in file tty_uart.h.
#include "periph/uart.h"
Go to the source code of this file.
Functions | |
void | tty_uart_setup (uart_t uart, const char *name) |
register /dev/tty device to be used for UART | |