summaryrefslogtreecommitdiff
path: root/drivers/display/lcd160cr_test.py
AgeCommit message (Collapse)Author
2022-09-08drivers: Remove drivers that are now in micropython-lib.Jim Mussared
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
This is run with uncrustify 0.70.1, and black 19.10b0.
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