| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-13 | First try at lowering the power consumption | Scott Shawcroft | |
| 2019-11-15 | Add never_reset and reset to pin common hal, adjust files | Hierophect | |
| 2019-11-08 | Fixed I2CDisplay reset issue | Melissa LeBlanc-Williams | |
| 2019-09-03 | Add .hidden to TileGrid and Group | Scott Shawcroft | |
| This allows for one to preserve ordering within a Group while hiding something temporarily. Fixes #1688 | |||
| 2019-09-03 | Fix I2CDisplay bus_free to not grab lock | Scott Shawcroft | |
| Fixes #2098 | |||
| 2019-08-23 | Rework based on Dan's review | Scott Shawcroft | |
| 2019-08-22 | Add reset() to display busses to detect whether it works | Scott Shawcroft | |
| 2019-08-22 | EPaper displays work mostly. | Scott Shawcroft | |
| 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 | |||
