| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
The drivers have been changed back original logic. Fix #5270 Fix #5271
Related to #5204 lvgl/lv_binding_micropython#313
Discussion on #5273
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
|
|
| |
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
|
|
|
|
| |
and sync .pre-commit-config.yaml with scripts/code-format.py
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
|
|
|
| |
For details see: https://docs.lvgl.io/master/overview/style.html
|
|
|
|
|
|
|
|
|
|
|
| |
* Add initial pre-commit configuration for code formatting
* chore: Move --recursive switch from cfg file to script
* pre-commit: Update format-source hook to use code-format.cfg
Also remove the code-format-per-file.cfg file as it's now unused
* docs: Add section about pre-commit
|
| |
|
| |
|
|
* feat(freetype):support bold and italic
* fix(format): replace code-format.sh with code-format.py
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|