mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This patch takes the software SPI implementation from extmod/machine_spi.c and moves it to a dedicated file in drivers/bus/softspi.c. This allows the SPI driver to be used independently of the uPy runtime, making it a more general component.
12 KiB
12 KiB