Merge pull request #5686 from OTAkeys/pr/fix_uart_test
tests/periph_uart: include uart_stdio.h
This commit is contained in:
commit
4161ae1f11
@ -28,6 +28,7 @@
|
||||
#include "msg.h"
|
||||
#include "ringbuffer.h"
|
||||
#include "periph/uart.h"
|
||||
#include "uart_stdio.h"
|
||||
|
||||
#define SHELL_BUFSIZE (128U)
|
||||
#define UART_BUFSIZE (128U)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user