Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. |