drivers/periph/gpio: fixed includes
This commit is contained in:
parent
de539fa54f
commit
06743ba29e
@ -22,6 +22,9 @@
|
||||
#define GPIO_H
|
||||
|
||||
#include "periph_cpu.h"
|
||||
#include "periph_conf.h"
|
||||
/* TODO: remove once all platforms are ported to this interface */
|
||||
#include "periph/dev_enums.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user