1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/stdio_uart
Jim Paris d797c990d6
sys/stdio_uart: add stdio_uart_onlcr (pseudo-) module
Add USE_MODULE += "stdio_uart_onlcr" to enable it.
This is named after the "onlcr" stty flag, which does the same thing.

Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
2022-10-13 12:08:34 +02:00
..
Makefile sys/stdio: s/uart_stdio/stdio_uart/ 2018-08-22 10:54:25 +02:00
stdio_uart.c sys/stdio_uart: add stdio_uart_onlcr (pseudo-) module 2022-10-13 12:08:34 +02:00