-
**Make the lvgl.h more simple and short by adding new header files and include them.**
**Describe the solution you'd like**
Create below header files:
- `src/libs/lv_libs.h` with the content:
``…
-
This happens on `arch/drivers` branch, but I think I've seen it also on the master branch.
Sometimes (non deterministic), `lv_example_tiny_ttf_2.py` test fails with
```
lvgl/src/libs/tiny_ttf/stb…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
### Describe the bug
Slow drawing using RA8875 800x480 and ESP32C3-12F
### To Reproduce
- Enable #define LV_MEM_SIZE (48U * 1024U)
- Increase #define LV_LAYER_SIMPLE_BUF_SIZE (48 * 1024)
- U…
-
![Screenshot 2023-01-10 132115](https://user-images.githubusercontent.com/74478922/211477007-37654dc9-ecea-4bbf-b000-9a4ef4164b7e.png)
i got many error Error: L6406E: No space in execution regions wi…
-
### Introduce the problem
Now the drivers of LVGL are scattered among various repos:
- `lv_driver`: some high level drivers (SDL, fb dev, libinput, evdev, etc) and some not maintained drivers for di…
-
### Describe the bug
I am using lottie for displaying open weathermap animations (or rather trying to).
When the payload comes through I am trying to remove the existing lottie animation and creat…
-
Hi,
For v8.3 discussion I'm trying a new approach. I merged the not implemented features of v8.2 and the ROADMAP and created [GitHub projects](https://github.com/lvgl/lvgl/projects). This way it's …
-
### Introduce the problem
Building lvgl as a component for ESP-IDF project outputs 100+ warnings that LV_GRADIENT_MAX_STOPS redefined.
The issue happens not only with me, see https://forum.lvgl.io…
-
I'm opening this issue to point out missing Micropython examples:
- [ffmpeg](https://github.com/lvgl/lvgl/tree/master/examples/libs/ffmpeg)
- [fragment](https://github.com/lvgl/lvgl/tree/master/ex…