| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2019-07-19 | Add support for grayscale displays that are < 8 bit depth. | Scott Shawcroft | |
| This also improves Palette so it stores the original RGB888 colors. Lastly, it adds I2CDisplay as a display bus to talk over I2C. Particularly useful for the SSD1306. Fixes #1828. Fixes #1956 | |||
| 2019-04-06 | Stop hard-coding SPI frequency in FourWire | Radomir Dopieralski | |
| Instead remember and use the frequency, polarity and phase that was set when the bus was first created. | |||
| 2019-01-17 | share fourwire and make nrf compile | Scott Shawcroft | |
