Age | Commit message (Expand) | Author |
---|---|---|
2020-12-28 | refactor: replace filename hyphens with underscores | innovaker |
2020-12-21 | chore(display): add header to CMakeLists.txt | innovaker |
2020-12-21 | chore(display): add header to Kconfig | innovaker |
2020-12-21 | chore(display): align status_screen copyright | innovaker |
2020-12-14 | feature(display): Blank display on idle/sleep. | Pete Johanson |
2020-12-14 | refactor(display): Update to new LVGL v7.x API. | Pete Johanson |
2020-12-14 | refactor(app): remove `_gatt_` infixes from BT DIS and BAS services | innovaker |
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker |
2020-12-14 | refactor(app): replace Zephyr integer types with C99 integer types | 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 |