Liam Howatt
Liam Howatt
### Notes - Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed. - Add [Examples](https://github.com/lvgl/lvgl/tree/master/examples) if relevant. - Add [Tests](https://github.com/lvgl/lvgl/blob/master/tests/README.md) if applicable. - If you added new options to `lv_conf_template.h` run [lv_conf_internal_gen.py](https://github.com/lvgl/lvgl/blob/master/scripts/lv_conf_internal_gen.py) and update...
Add a variant of the NemaGFX libs that support features only available on STM32 U5F/U5G Nema cores. ### Notes - Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed. - Add [Examples](https://github.com/lvgl/lvgl/tree/master/examples) if relevant....
Untested. The headers are different but I am leaving them unchanged because the old headers (in LVGL, for M33) appear to be forward-compatible with the M55 headers. ### Notes -...
Fixes #9001 ### Notes - Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed. - Add [Examples](https://github.com/lvgl/lvgl/tree/master/examples) if relevant. - Add [Tests](https://github.com/lvgl/lvgl/blob/master/tests/README.md) if applicable. - If you added new options to `lv_conf_template.h` run [lv_conf_internal_gen.py](https://github.com/lvgl/lvgl/blob/master/scripts/lv_conf_internal_gen.py)...
Fixes #317 Bump the lv_esp32_drivers submodule to the first version with the fix for #317 --- ## Summary by cubic Updated the lvgl_esp32_drivers submodule to include the TTGO display fix...
## Summary by cubic Removed deprecated LV_FONT_SIMSUN_16_CJK from lv_conf.defaults to match current LVGL font options and avoid confusion. This cleans up the default config and prevents attempts to enable an...
https://github.com/lvgl/lvgl/pull/8743#discussion_r2320027070