aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/st7789.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert Spi and GFX to C++.JF2019-12-071-168/+0
* Add missing return statements which fix crashes in release mode.JF2019-12-061-1/+1
* Add support for LCD (ST7789)JF2019-12-051-4/+167
* First code tested on the actual pinetime hardwareJF2019-12-021-0/+5