summaryrefslogtreecommitdiff
path: root/app/src/display/main.c
AgeCommit message (Expand)Author
2020-12-14feature(display): Blank display on idle/sleep.Pete Johanson
2020-12-14refactor(app): replace `struct device *` with `const struct device *`innovaker
2020-12-06fix(display): All display updates in work thread.Pete Johanson
2020-12-02feat(display): Initial widget/status screen work.Pete Johanson