summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/EPaperDisplay.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-11-18EPaperDisplay: add rotation propertyJeff Epler
2020-11-13Add .busy property to EPaperDisplayScott Shawcroft
2020-11-10Correct display sequence format docsScott Shawcroft
2020-10-26Add grayscale EInk supportScott Shawcroft
2020-08-07Modify some Python stubsTaku Fukada
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-03Made most of the requested changesdherrada
2020-07-03Added type hints to displayiodherrada
2020-07-02Removed all 'self, )'dherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did board, digitalio, displayiodherrada
2020-04-14displayio: implement, use allocate_display_or_raiseJeff Epler
2020-03-05rename routines to be clearer; fix wiznet arg typesDan Halbert
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22More cleanupScott Shawcroft
2019-08-22Add refresh_time to use if busy_pin is not givenScott 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
2019-08-22Initial ePaper workScott Shawcroft