aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Convert Spi and GFX to C++.JF2019-12-076-377/+158
|
* Add missing return statements which fix crashes in release mode.JF2019-12-062-3/+3
| | | | Add flag to compiler so that it generates an error when a returning function does not return something...
* Add support for LCD (ST7789)JF2019-12-054-12/+540
|
* First code tested on the actual pinetime hardwareJF2019-12-022-0/+19