summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2020-01-18Refactor ctor() and Ini() of SpiMaster.JF
2020-01-18Apply Hardware reset on display during wake-up, as softreset might not be eno...JF
2020-01-17Disable SPI, I²C, touch controller and display controller in sleep mode.JF
2020-01-03Add basic touch panel driver.JF
2020-01-02Apply reset signal on pin P0.26 for LCD during init.JF
2019-12-07The font is now fixed width.JF
2019-12-07Convert Spi and GFX to C++.JF
2019-12-06Add missing return statements which fix crashes in release mode.JF
2019-12-05Add support for LCD (ST7789)JF
2019-12-02First code tested on the actual pinetime hardwareJF