diff options
Diffstat (limited to 'src/atsamd/timer.c')
-rw-r--r-- | src/atsamd/timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atsamd/timer.c b/src/atsamd/timer.c index 3a133d01..f6b00ab3 100644 --- a/src/atsamd/timer.c +++ b/src/atsamd/timer.c @@ -8,7 +8,6 @@ #include "board/misc.h" // timer_read_time #include "board/timer_irq.h" // timer_dispatch_many #include "internal.h" // enable_pclock -#include "samd21.h" // TC4 #include "sched.h" // DECL_INIT // Set the next irq time |