aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/machine_spi.c
AgeCommit message (Expand)Author
2020-10-01ports: Support legacy soft I2C/SPI construction via id=-1 arg.Damien George
2020-10-01extmod/machine_spi: Remove "id" arg in SoftSPI constructor.Damien George
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2018-08-14stm32/spi: Split out pyb.SPI and machine.SPI bindings to their own filesDamien George