fix(Windows): use global lock (#6425)

This commit is contained in:
Liam
2024-07-08 05:38:47 +02:00
committed by GitHub
parent f8c26ea150
commit af041657aa
6 changed files with 65 additions and 28 deletions

View File

@@ -1699,6 +1699,7 @@ menu "LVGL configuration"
config LV_USE_WINDOWS
bool "Use LVGL Windows backend"
depends on LV_OS_WINDOWS
default n
config LV_USE_OPENGLES