summaryrefslogtreecommitdiff
path: root/shared-module/displayio/I2CDisplay.c
AgeCommit message (Expand)Author
2020-09-14Remove unlicensed file, fix reset pin type checkLucian Copeland
2020-09-10Fix reset pin null reference, construct error null referenceLucian Copeland
2020-03-13First try at lowering the power consumptionScott Shawcroft
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-11-08Fixed I2CDisplay reset issueMelissa LeBlanc-Williams
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-09-03Fix I2CDisplay bus_free to not grab lockScott Shawcroft
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22Add reset() to display busses to detect whether it worksScott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft