Commit Graph
4 Commits
Author SHA1 Message Date
Brandon Holland b92cfe801d fix(mem): for typo in mem pool allocation (#4496) 2023-08-28 22:21:15 +02:00
Gabor Kiss-Vamosi 0b83a82a07 feat(multi-instance): collect all the global variables into a struct to allow running multiple instances of LVGL
Closes #4358
2023-08-19 01:42:37 +02:00
Gabor Kiss-Vamosi 536997c9e8 fix(arc): fix memory leak 2023-07-05 21:43:17 +02:00
Gabor Kiss-Vamosi f753265a79 arch(draw): add parallel rendering architecture
BREAKING CHANGE

This is a huge update which introduces parallel rendering. lv_conf.h needs to be updated too.
2023-07-05 13:05:19 +02:00