12 Commits (53bec710d869440508ebc03fe99bf72d7a8466bc)

Author SHA1 Message Date
Peter Johanson 2c5d5fde51 refactor: `k_work_queue` API updates. 3 years ago
Peter Johanson 2128b2b55f refactor(display): Output/layer/battery thread safety. 3 years ago
Peter Johanson 063d98e3df feat(display): Optional dedicated work queue. 3 years ago
Peter Johanson 65ff995033 fix(display): Avoid fault w/ LVGL API usage. 3 years ago
Pete Johanson ff7891c097 fix(display): Check for display in idle handler. 4 years ago
Pete Johanson 3368a81057 refactor(core): Combine `is_` and `cast_` event functions. 4 years ago
Pete Johanson 3fe2acc2d1 refactor(core): Extra event payloads to own types, refactor API. 4 years ago
innovaker 842aa5a842 refactor: replace filename hyphens with underscores 4 years ago
Pete Johanson b5e17e3b0f feature(display): Blank display on idle/sleep. 4 years ago
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
Pete Johanson 7ea1892bbb fix(display): All display updates in work thread. 4 years ago
Pete Johanson b3f3362b50 feat(display): Initial widget/status screen work. 4 years ago
Pete Johanson 191a2d755a chore: clang-format the codebase. 4 years ago
Pete Johanson 68e72f9275 fix: Switch to single AUTHORS file.* Closes #164 4 years ago
Pete Johanson d80063ff51 Initial display support. 4 years ago