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