-
In the kernel repo, our LVGL hooks make calls to VexOs directly. These need replaced since the template cannot use the VexOs API. The functions liblvgl_display_flush() and liblvgl_read_touch() need to…
-
### Perform all steps below and tick them with [x]
- [x] Read the [FAQ](https://docs.lvgl.io/master/intro/index.html#faq)
- [x] Check the related part of the [Documentation](https://docs.lvgl.io…
-
From this [PR](https://github.com/lvgl/lv_port_esp32/issues/324):
> We use GitHub issues for development related discussions.
> Please use the [forum](https://forum.littlevgl.com/) to ask questi…
-
The [MicroPython simulator](https://sim.littlevgl.com/micropython/ports/javascript/lvgl_editor.html) is online and ready to use, but needs to be polished further.
Here is a list of improvements com…
-
Steps to do this:
- Upgrade Kernel to some version of PROS 4 Kernel without LVGL
- Re-add LVGL files (Probably will be LVGL >7)
- Replace vex_display_flush and vex_read_touch with simplified screen…
-
Hello,
thanks for the simulator! I however have a problem: the compilation is a success, but when I run the simulator for almost every thing I try I get a `Segmentation fault (core dumped)`. E.g. if …
-
I tried to use DRM as the display interface of the project, but I encountered some problems when compiling:
```
lv_drivers/display/drm.c:132: undefined reference to `drmModeObjectGetProperties'
l…
-
Hi,
i am able to run m4 examples with using script `evkmimxrt1170_connect_cm4_cm4side.jlinkscript` and swd.
I am not able to run m4 examples with script `evkmimxrt1170_connect_cm4_cm4side_sdram.jli…
-
Hi,
I'm new in little VGL.
Is it possible to auto-refresh a label on the screen?
I'm working with PC-Simulator and I create file for every screen that I create. In these screen, I put date (that …
-
### Perform all steps below and tick them with [x]
- [x] Read the [FAQ](https://docs.lvgl.io/master/intro/index.html#faq)
- [x] Check the related part of the [Documentation](https://docs.lvgl.io/)
…