mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-26 01:28:34 -07:00
Export a new console_sendf() function from the board code instead of console_get_output() and console_push_output(). This enables more flexibility in how the board specific code produces output. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| alloc.c | ||
| armcm_irq.c | ||
| crc16_ccitt.c | ||
| gpio.h | ||
| io.h | ||
| irq.h | ||
| misc.h | ||
| pgm.h | ||
| timer_irq.c | ||
| timer_irq.h | ||