mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-11-18 03:00:54 +01:00
Most of sam3x8e/timer.c is going to be platform agnostic for any board with standard irq handling. Move the generic code into a new file generic/timer.c. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>