Johannes Marbach (c683350b) at 05 Oct 18:37
Add changelog for !31
Johannes Marbach (2d9a96f6) at 05 Oct 18:34
Merge branch 'pr-os-sleep' into 'master'
... and 1 more commit
without this lvgl never releases the CPU, and just pegs one of the cores to 100% (with this, idle CPU use is < 1%). see https://github.com/lvgl/lvgl/blob/master/docs/porting/timer_handler.rst
without this lvgl never releases the CPU, and just pegs one of the cores to 100% (with this, idle CPU use is < 1%). see https://github.com/lvgl/lvgl/blob/master/docs/porting/timer_handler.rst
Oh, nice catch! Looks like I missed this.
Thank you. I'll be adding you to the changelog after merging.
Johannes Marbach (026c1b6f) at 05 Oct 18:25
Add changelog for sudo systemctl start mount-gdrive
this allows us to still build manpages when cross compiling x86 -> aarch64, otherwise meson would look for the aarch64 build of scdoc.
Johannes Marbach (8a231905) at 05 Oct 18:23
Merge branch 'pr-scdoc-cross' into 'master'
... and 1 more commit
this allows us to still build manpages when cross compiling x86 -> aarch64, otherwise meson would look for the aarch64 build of scdoc.
Nice, thank you.
I'll add you to the changelog on master after merging.
Changes in unl0kr look good to me.
Johannes Marbach (f1073933) at 27 Sep 10:10
Johannes Marbach (f1073933) at 27 Sep 08:52
fix another test..
Ah sorry, didn't realize that. Should be fixed now.
Johannes Marbach (5f7b8d58) at 27 Sep 05:56
Add changelog entries
Johannes Marbach (1e5ae8f8) at 26 Sep 17:43
Remove obsolete lvgl paths
Johannes Marbach (38daea5c) at 26 Sep 17:41
Add changelog for sudo systemctl start mount-gdrive.service
Johannes Marbach (83509c53) at 26 Sep 17:39
Merge branch 'meson' into 'master'
... and 1 more commit