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