board: samr21: adapt to xtimer
This commit is contained in:
parent
dd9de14e49
commit
8a0237e4da
@ -38,7 +38,8 @@ extern "C" {
|
|||||||
/**
|
/**
|
||||||
* Assign the hardware timer
|
* Assign the hardware timer
|
||||||
*/
|
*/
|
||||||
#define HW_TIMER TIMER_1
|
#define XTIMER TIMER_1
|
||||||
|
#define XTIMER_CHAN (0)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name AT86RF233 configuration
|
* @name AT86RF233 configuration
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user