jakkra / ZSWatch

ZSWatch - the Open Source Zephyrâ„¢ based Smartwatch, including both HW and FW.
https://forms.gle/G48Sm5zDe9aCaYtT9
GNU General Public License v3.0
2.18k stars 178 forks source link

Workaround for Linux build getting black screen on some computers. #288

Closed jakkra closed 1 month ago

jakkra commented 1 month ago

See issue for more details https://github.com/zephyrproject-rtos/zephyr/issues/71410 Workaround is to run lv_task_handler from main thread and disable CONFIG_LV_Z_FLUSH_THREAD.

FYI @ldab

ldab commented 1 month ago

yay-excited