summaryrefslogtreecommitdiff
path: root/shared-module/displayio/__init__.h
AgeCommit message (Expand)Author
2019-08-22Begin refresh rework.Scott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-06-11Merge latest 4.0.x fixes into masterDan Halbert
2019-06-06Include display objects in gc.Dan Halbert
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-01-31Hook up the terminal based on the first display.Scott Shawcroft
2019-01-17External fourwire works and blinka splash afterScott Shawcroft
2019-01-16Rework displays in prep for dynamic support and 8bit parallel.Scott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft