index
:
lvgl
master
lvgl mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
lv_conf_internal_gen.py
Commit message (
Expand
)
Author
Age
*
refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names...
Liam
2024-08-02
*
fix(kconfig): Do not set LV_CONF_SKIP by default (#6562)
Fabian Blatz
2024-07-26
*
fix(sysmon): fix MicroPython compilation error when system monitor is enabled...
Gabor Kiss-Vamosi
2024-05-13
*
feat(os): add mqx for osal (#6191)
Joseph Chen
2024-05-09
*
fix(draw): fix the default draw thread stack is too large (#5951)
VIFEX
2024-04-08
*
fix(conf): fix typo cause thorvg not enabled (#5837)
VIFEXT
2024-03-12
*
chore(conf): use EXTERNAL and INTERNAL macro to config libs (#5046)
Neo Xu
2024-02-06
*
feat(draw-sw): add Helium acceleration to draw-sw (#5045)
Gabriel Wang
2023-12-27
*
fix: exports a couple of macros and adds a wrapper around a macro (#4958)
Kevin Schlosser
2023-12-07
*
refactor(type): move lv_value_precise_t to lv_types.h (#4943)
Neo Xu
2023-12-06
*
feat(draw): add unified NEON acceleration (#4860)
Peter Bee
2023-11-27
*
feat(arc): add float support
Gabor Kiss-Vamosi
2023-10-25
*
arch(draw): add parallel rendering architecture
Gabor Kiss-Vamosi
2023-07-05
*
chore(scripts): change line-ending of lv conf python script (#3967)
Fabian
2023-02-05
*
fix(scripts): in lv_conf_internal preserve newline value for updated … (#3923)
Karim
2023-01-16
*
chore: correct the code format in lv_conf_template.h (#3310)
Xiang Xiao
2022-05-04
*
fix(script): in lv_conf_internal fix some widget dependencies when using Kcon...
Alexandre Abadie
2022-02-22
*
fix(conf): work around GCC bug (#3082)
embeddedt
2022-02-11
*
chore: many trivial spelling and layout fixes (#3008)
ckielstra
2022-01-17
*
fix(conf) add missing LV_LOG_LEVEL default definition (#2996)
_VIFEXTech
2022-01-12
*
fix(conf) define LV_LOG_TRACE_... to 0 in lv_conf_internal.h to avoid warnings
Gabor Kiss-Vamosi
2022-01-10
*
chore(conf): ensure the template and generated file conform the coding style ...
Xiang Xiao
2021-11-22
*
fix(conf): Make LV_COLOR_MIX_ROUND_OFS configurable (#2766)
Xiang Xiao
2021-11-08
*
fix(conf) better support bool option from Kconfign (#2555)
_VIFEXTech
2021-11-05
*
Revert "feat(conf) add better check for Kconfig default"
Gabor Kiss-Vamosi
2021-10-14
*
feat(conf) add better check for Kconfig default
Gabor Kiss-Vamosi
2021-10-14
*
fix(conf) make a better style alignment in lv_conf_internal.h (#2652)
Xiang Xiao
2021-10-12
*
fix(lv_conf_internal_gen.py) formatting fixes on the generated file (#2542)
Xiang Xiao
2021-09-23
*
style fix usage of clang-format directives
Themba Dube
2021-08-07
*
refactor(lv_conf_checker) rename to lv_conf_internal_gen.py
Gabor Kiss-Vamosi
2021-04-26