chore(cmsis-pack): update cmsis pack for v9.3.0-dev (#7080)

This commit is contained in:
Gabriel Wang
2024-10-17 12:05:02 +01:00
committed by GitHub
parent 032c2c351c
commit bb3c662f19
12 changed files with 797 additions and 379 deletions

View File

@@ -851,7 +851,7 @@
/** GIF decoder library */
#define LV_USE_GIF 0
#if LV_USE_GIF
#if LV_USE_GIF
/** GIF decoder accelerate */
#define LV_GIF_CACHE_DECODE_DATA 0
#endif