1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_uart
Yegor Yefremov 2673b662af tests/periph_uart: add tests for uart_mode
Add positive and negative tests for data bits, stop bits and parity:

- 7E1, 7O1
- 8E1, 8O1
- 8N2

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2019-01-31 14:15:20 +01:00
..
tests tests/periph_uart: add tests for uart_mode 2019-01-31 14:15:20 +01:00
main.c tests/periph_uart: add support for changing serial 2019-01-31 14:15:20 +01:00
Makefile tests/periph_uart: add support for changing serial 2019-01-31 14:15:20 +01:00