summaryrefslogtreecommitdiff
path: root/drivers/display/lcd160cr_test.py
AgeCommit message (Collapse)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.
2017-05-17drivers/display/lcd160cr_test: Allow test to take orientation parameter.Damien George
2017-01-23drivers/display: Add driver and test for uPy LCD160CR display.Damien George