summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/OnDiskBitmap.c
AgeCommit message (Expand)Author
2020-07-27Fix several type hintsTaku Fukada
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-03Made every init return Nonedherrada
2020-07-03Added type hints to displayiodherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did board, digitalio, displayiodherrada
2020-02-14Updated OnDiskBitmap RTD example for 5.xMelissa LeBlanc-Williams
2019-12-04Add connection interval and debuggingScott Shawcroft
2019-03-02Fixed the OnDiskBitmap example to reflect code changesBryan Siepert
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-20adding height and width to OnDiskBitmap for #1460Bryan Siepert
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft