mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-23 22:54:10 -06:00
atsamd: Initial support for SAMD51
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
f6ce875818
commit
8cd83b4c2d
17 changed files with 434 additions and 61 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue