mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-01 20:31:22 -07:00
Add a new build definition to note micro-controllers that have strict timing. The Linux mcu code does not have strict timing - all other targets currently do. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| adc.c | ||
| gpio.c | ||
| gpio.h | ||
| hard_pwm.c | ||
| i2c.c | ||
| internal.h | ||
| irq.h | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| pgm.h | ||
| serial.c | ||
| spi.c | ||
| timer.c | ||
| usbserial.c | ||
| watchdog.c | ||