Skip to content
Snippets Groups Projects
Commit 8300be6d authored by Damien George's avatar Damien George
Browse files

stm32/spi: Split out pyb.SPI and machine.SPI bindings to their own files

The aim here is to have spi.c contain the low-level SPI driver which is
independent (not fully but close) of MicroPython objects and methods, and
the higher-level bindings are separated out to pyb_spi.c and machine_spi.c.
parent 48d736f4
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment