cpu: cc2538: add missing include to periph_cpu.h
This commit is contained in:
parent
e5500072d2
commit
a6a98dc5a9
@ -19,6 +19,8 @@
|
|||||||
#ifndef PERIPH_CPU_H_
|
#ifndef PERIPH_CPU_H_
|
||||||
#define PERIPH_CPU_H_
|
#define PERIPH_CPU_H_
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user