summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/FourWire.c
AgeCommit message (Expand)Author
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-06-17Add baudrate to FourWire and shorten delay.Scott Shawcroft
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-17External fourwire works and blinka splash afterScott Shawcroft
2019-01-16Rework displays in prep for dynamic support and 8bit parallel.Scott Shawcroft
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft