add buffyboard systemd service

This commit is contained in:
Colin 2024-11-02 10:10:15 +00:00 committed by Johannes Marbach
parent 634af596d9
commit edf612adee
4 changed files with 57 additions and 0 deletions

View file

@ -17,6 +17,7 @@ If a change only affects particular applications, they are listed in parentheses
- fix: Prevent logging internal LVGL errors to stdout
- misc: Make scdoc a native dependency to enable cross-compilation (!30, thanks @uninsane)
- fix: Use usleep to release CPU when possible (!31, thanks @uninsane)
- feat(buffyboard): Add a buffyboard.service systemd service (!34, @uninsane)
## 3.2.0 (2024-06-03)