tests/cpu_efm32_features: Add missing include stdio.h
for puts
This commit is contained in:
parent
1f710f94e6
commit
f24e835c71
@ -18,6 +18,8 @@
|
|||||||
* @}
|
* @}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "periph/uart.h"
|
#include "periph/uart.h"
|
||||||
|
|
||||||
#if EFM32_LEUART_ENABLED
|
#if EFM32_LEUART_ENABLED
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user