chore(libs/jpg): rename lv_jpg to lv_tjpgd (#4573)

Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
_VIFEXTech
2023-09-20 16:38:47 +08:00
committed by GitHub
parent 45fb2148d5
commit e53cd59fcb
22 changed files with 49 additions and 48 deletions

View File

@@ -63,7 +63,7 @@
#define LV_USE_LODEPNG 1
#define LV_USE_BMP 1
#define LV_USE_JPG 1
#define LV_USE_TJPGD 1
#define LV_USE_GIF 1
#define LV_USE_QRCODE 1
#define LV_USE_BARCODE 1