summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/__init__.c
AgeCommit message (Expand)Author
2020-07-03Added type hints previously misseddherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did board, digitalio, displayiodherrada
2019-08-22Refresh ePaper displays once code.py is done runningScott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2019-03-19Fix up sphinxScott Shawcroft
2019-03-19Move Glyph and BuiltinFont into fontioScott Shawcroft
2019-03-12Update displayio docs to add detail to display bus commentsScott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-31Remove doc reference to SpriteScott Shawcroft
2019-01-31Remove Sprite referencesScott Shawcroft
2019-01-31More improvements to Terminal:Scott Shawcroft
2019-01-31Add TileGridScott Shawcroft
2019-01-18Add a bit more to the docsScott Shawcroft
2019-01-17Fix other builds and hallowingScott Shawcroft
2019-01-17External fourwire works and blinka splash afterScott Shawcroft
2019-01-14Add support for rendering a shape.Scott Shawcroft
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft