aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Convert Spi and GFX to C++.JF2019-12-071-24/+0
|
* Add DisplayApp, and lcdfont. Update the display every secondJF2019-12-051-80/+4
|
* Add support for LCD (ST7789)JF2019-12-051-12/+82
|
* First code tested on the actual pinetime hardwareJF2019-12-021-0/+26
|
* Initial commitJF2019-11-171-0/+76