sys/include: include stdint when using uint8_t
This commit is contained in:
parent
3fa8a267b3
commit
eae002c957
@ -21,6 +21,7 @@
|
|||||||
#define UART_STDIO_H
|
#define UART_STDIO_H
|
||||||
|
|
||||||
/* Boards may override the default STDIO UART device */
|
/* Boards may override the default STDIO UART device */
|
||||||
|
#include <stdint.h>
|
||||||
#include "board.h"
|
#include "board.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user