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.
This commit is contained in:
@@ -39,6 +39,10 @@ extern "C" {
|
||||
#include "flex_layout/lv_demo_flex_layout.h"
|
||||
#endif
|
||||
|
||||
#if LV_USE_DEMO_TRANSFORM
|
||||
#include "transform/lv_demo_transform.h"
|
||||
#endif
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
*********************/
|
||||
|
||||
Reference in New Issue
Block a user