mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Extract out common code from avr/serial.c, sam3x8e/serial.c, and stm32f1/serial.c into a new generic/serial_irq.c file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>