Skip to content
Snippets Groups Projects
Select Git revision
  • cd6b115815f8b618b27e2f49a7611de95983f6f4
  • master default protected
2 results

machine_spi.h

Blame
  • user avatar
    Damien George authored
    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.
    58ebeca6
    History
    machine_spi.h 2.35 KiB