summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/ParallelBus.c
AgeCommit message (Expand)Author
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did board, digitalio, displayiodherrada
2020-04-21displayio: Fix "bus type" problem introduced at 8cba145c9029Jeff Epler
2020-04-14displayio: implement, use allocate_new_display_bus_or_raiseJeff Epler
2020-03-06Make ParallelBus reset ping arg requiredDan Halbert
2020-03-05rename routines to be clearer; fix wiznet arg typesDan Halbert
2020-02-29update uses of assert_pin_free; remove redundant checksDan Halbert
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22Add reset() to display busses to detect whether it worksScott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-08-11shared-bindings: Use RUN_BACKGROUND_TASKSJeff Epler
2019-03-12Update displayio docs to add detail to display bus commentsScott Shawcroft
2019-03-06check display-bus transaction status and act accordinglyDan Halbert
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-02-01Add support for display rotation and raw commandsScott Shawcroft
2019-01-31Fix hallowing and nrf buildsScott Shawcroft
2019-01-18Improvements thanks to danh's reviewScott Shawcroft
2019-01-18Add a bit more to the docsScott Shawcroft
2019-01-17Fix up nrf and using board.SPI in FourWireScott Shawcroft
2019-01-17Fix other builds and hallowingScott Shawcroft
2019-01-16Rework displays in prep for dynamic support and 8bit parallel.Scott Shawcroft