feat(animimage): add property support

Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
This commit is contained in:
Neo Xu
2024-12-01 22:37:28 +08:00
committed by Gabor Kiss-Vamosi
parent 4eacf15f59
commit f5b00f5ad8
7 changed files with 108 additions and 0 deletions

View File

@@ -169,6 +169,9 @@ r'''
* End of parsing lv_conf_template.h
-----------------------------------*/
/*Fix inconsistent name*/
#define LV_USE_ANIMIMAGE LV_USE_ANIMIMG
#ifndef __ASSEMBLY__
LV_EXPORT_CONST_INT(LV_DPI_DEF);
LV_EXPORT_CONST_INT(LV_DRAW_BUF_STRIDE_ALIGN);