aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/spi.h
AgeCommit message (Expand)Author
2020-10-01ports: Add SoftI2C and SoftSPI to machine module where appropriate.Damien George
2018-08-14stm32/spi: Add implementation of low-level SPI protocol.Damien George
2018-08-14stm32/spi: Split out pyb.SPI and machine.SPI bindings to their own filesDamien George
2018-02-15stm32: Change header include guards from STMHAL to STM32 to match dir.Damien George
2018-02-05stm32/spi: Provide better separation between SPI driver and uPy objs.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George