mirror of
https://github.com/lvgl/lvgl.git
synced 2026-08-20 23:45:50 +08:00
1020 B
1020 B
Help us review this PR! Anyone can approve it or request changes.
Description of the feature or fix
A clear and concise description of what the bug or new feature is.
Checkpoints
- Update the Documentation if needed.
- Add Examples if relevant.
- Add Tests if applicable.
- If you added new options to
lv_conf_template.hrun lv_conf_internal_gen.py and update Kconfig. - Run
scripts/code-format.py(astyle needs to be installed) and follow the Code Conventions