Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | esp8266: Change software SPI driver to use general pin HAL. | Damien George | 2016-04-22 |
| | |||
* | esp8266: Implement software SPI class. | Damien George | 2016-03-25 |
Supports speeds up to 500k baud, polarity=0/1, phase=0/1, and using any pins. Only supports MSB output at the moment. |