aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/clib/lv_sprintf_clib.c
Commit message (Collapse)AuthorAge
* ci: upgrade astyle tool (#4776)Viktor Szépe2023-11-10
| | | Install from source to use the latest version
* fix(arc): fix memory leakGabor Kiss-Vamosi2023-07-05
|
* arch(draw): add parallel rendering architectureGabor Kiss-Vamosi2023-07-05
BREAKING CHANGE This is a huge update which introduces parallel rendering. lv_conf.h needs to be updated too.