summaryrefslogtreecommitdiff
path: root/src/drivers/St7789.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-18Apply Hardware reset on display during wake-up, as softreset might not be eno...JF1-0/+1
2020-01-17Disable SPI, I²C, touch controller and display controller in sleep mode.JF1-3/+26
2020-01-02Apply reset signal on pin P0.26 for LCD during init.JF1-0/+10
2019-12-07The font is now fixed width.JF1-10/+22
2019-12-07Convert Spi and GFX to C++.JF1-0/+149