mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-08 07:47:45 -07:00
This implements SPI for the rp2040 target. All output groupings of both SPI blocks are available for use. Signed-off-by: Lasse Dalegaard <dalegaard@gmail.com> |
||
|---|---|---|
| .. | ||
| adc.c | ||
| bootrom.c | ||
| chipid.c | ||
| gpio.c | ||
| gpio.h | ||
| hard_pwm.c | ||
| internal.h | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| rp2040_link.lds.S | ||
| serial.c | ||
| spi.c | ||
| timer.c | ||
| usbserial.c | ||