boards/*: add explicit include of timex.h
This commit is contained in:
parent
8c514fde83
commit
2e16b65da6
@ -21,6 +21,7 @@
|
||||
#include "board.h"
|
||||
#include "cpu.h"
|
||||
#include "mtd.h"
|
||||
#include "timex.h"
|
||||
#include "mtd_spi_nor.h"
|
||||
#include "periph/gpio.h"
|
||||
|
||||
|
||||
@ -27,7 +27,6 @@ extern "C" {
|
||||
|
||||
#include "mtd.h"
|
||||
#include "periph_cpu.h"
|
||||
#include "timex.h"
|
||||
|
||||
/**
|
||||
* @name Xtimer configuration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user