summaryrefslogtreecommitdiff
path: root/shared-module/displayio/EPaperDisplay.c
AgeCommit message (Expand)Author
2020-11-18EPaperDisplay: add rotation propertyJeff Epler
2020-11-13Add .busy property to EPaperDisplayScott Shawcroft
2020-11-13Add board.DISPLAY to MagTag. Fix luma computationScott Shawcroft
2020-10-26Add grayscale EInk supportScott Shawcroft
2020-10-11displayio, framebufferio: Remove spurious call to supervisor_start_terminalJeff Epler
2020-09-30Ran pre-commit locallyMark Roberts
2020-09-24Mostly-working-version with commentsMark Roberts
2020-09-21Changes to compile cleanlyMark Roberts
2020-07-15displayio, framebufferio: Enable supervisor tick when a display is auto-refreshJeff Epler
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-03-13First try at lowering the power consumptionScott Shawcroft
2019-11-29Merge remote-tracking branch 'origin/master' into tick-refactorJeff Epler
2019-11-26Fix ePaper so it works after a GC.Scott Shawcroft
2019-11-18Supervisor: move most of systick to the supervisorJeff Epler
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-08-26Minor renamesScott Shawcroft
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22Regular display fixes including refresh tweaksScott Shawcroft
2019-08-22Add refresh_time to use if busy_pin is not givenScott Shawcroft
2019-08-22Refresh ePaper displays once code.py is done runningScott Shawcroft
2019-08-22Rework refresh API and factor common display stuff outScott Shawcroft
2019-08-22Begin refresh rework.Scott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft