summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-17Disable SPI, I²C, touch controller and display controller in sleep mode.JF6-3/+66
2020-01-03Add basic touch panel driver.JF2-0/+124
2020-01-02Apply reset signal on pin P0.26 for LCD during init.JF2-2/+15
2019-12-07The font is now fixed width.JF3-11/+26
2019-12-07Convert Spi and GFX to C++.JF6-377/+158
2019-12-06Add missing return statements which fix crashes in release mode.JF2-3/+3
2019-12-05Add support for LCD (ST7789)JF4-12/+540
2019-12-02First code tested on the actual pinetime hardwareJF2-0/+19