summaryrefslogtreecommitdiff
path: root/app/src/display/widgets/Kconfig
AgeCommit message (Collapse)Author
2020-12-14refactor(display): Update to new LVGL v7.x API.Pete Johanson
PR: #467
2020-12-02feat(display): Initial widget/status screen work.Pete Johanson
* Battery and output status widgets * Built in status screen combining them. * Ability to define a custom status screen factory function.