Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | refactor(core): Combine `is_` and `cast_` event functions. | Pete Johanson |
2021-01-20 | refactor(core): Extra event payloads to own types, refactor API. | Pete Johanson |
2020-12-28 | refactor: replace filename hyphens with underscores | innovaker |
2020-12-14 | feature(display): Blank display on idle/sleep. | Pete Johanson |
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker |
2020-12-06 | fix(display): All display updates in work thread. | Pete Johanson |
2020-12-02 | feat(display): Initial widget/status screen work. | Pete Johanson |