summaryrefslogtreecommitdiffstatshomepage
path: root/drivers/display/lcd160cr.py
Commit message (Collapse)AuthorAge
* drivers/display/lcd160cr: Add check that JPEG size is less than 65536.Damien George2017-02-27
|
* drivers/display/lcd160cr: Fix bug with save_to_flash method.Damien George2017-02-24
|
* drivers/display/lcd160cr: Fix bugs with lcd.get_pixel().Damien George2017-02-21
| | | | Fixes issues #2880 and #2881.
* drivers/display/lcd160cr: Use correct variable in set_power().Stephan Brauer2017-02-17
|
* drivers/display: Add driver and test for uPy LCD160CR display.Damien George2017-01-23