Definition in file stdio_uart.h.
Go to the source code of this file.
Macros | |
#define | STDIO_UART_DEV UART_DEV(0) |
UART device to use for STDIO. | |
#define | STDIO_UART_BAUDRATE (115200) |
Baudrate for STDIO. | |
#define | STDIO_UART_RX_BUFSIZE (64) |
Buffer size for STDIO. | |