Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-19 | all: Remove trailing spaces, per coding conventions. | Damien George | |
2016-08-19 | esp8266/modpybhspi: Add a HSPI module for hardware SPI support | Radomir Dopieralski | |
This module uses ESP8266's SPI hardware, which allows much higher speeds. It uses a library from https://github.com/MetalPhreak/ESP8266_SPI_Driver |