mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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"
|
||||
|
||||
#if EFM32_LEUART_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user