mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 10:03:50 +01:00
drivers/include/periph/timer.h: add dev_enums.h include until all platforms have been updated
This commit is contained in:
parent
88a81a3753
commit
abc0a3f97f
@ -22,6 +22,8 @@
|
|||||||
#define PERIPH_TIMER_H
|
#define PERIPH_TIMER_H
|
||||||
|
|
||||||
#include "periph_cpu.h"
|
#include "periph_cpu.h"
|
||||||
|
/** @todo remove dev_enums.h include once all platforms are ported to the updated periph interface */
|
||||||
|
#include "periph/dev_enums.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user