Commit message (Expand) | Author | Age | |
---|---|---|---|
* | extmod/machine_spi: Add optional support for fast software SPI. | Damien George | 2016-10-04 |
* | extmod/machine_spi: Use delay_half, not baudrate, for internal timing. | Damien George | 2016-10-04 |
* | extmod/machine_spi: Factor out software SPI code from esp8266 to extmod. | Damien George | 2016-10-03 |
* | extmod/machine_spi: Simplify SPI xfer function to only take one buf len. | Damien George | 2016-10-03 |
* | extmod: Add machine_spi with generic SPI C-protocol and helper methods. | Damien George | 2016-09-01 |