mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-18 05:45:44 -07:00
The AVR wants a uint8_t return type for irq_save(), but other architectures will generally prefer int. Allow the board to configure the size of the flag by introducing an irqstatus_t typedef. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| alloc.c | ||
| crc16_ccitt.c | ||
| gpio.h | ||
| io.h | ||
| irq.h | ||
| misc.h | ||
| pgm.h | ||