krembed
krembed
Hello, I'm curious about the way that the custom kdcom.dll is loaded if you could share some insights. If you replace the kdcom.dll, does it only load if you enable...
### LVGL version v9.3.0-70-geee9ffa55 ### Platform Yocto ARM64 ### What happened? As https://github.com/lvgl/lvgl/pull/8122 was merged recently maybe we could start adjusting the affected docs. As this targets both the g2d...
This function is supposed to provide a way for an application to determine its own CPU consumption. - Adds `string.h` to `lv_linux.h` so we can check for the last ')'...
### Problem to solve `lv_os_get_idle_percent()` provides CPU idle metrics for Linux. However, there is no mechanism for an application to determine its own CPU consumption. ### Success criteria - Helps...