diff --git a/env_support/cmsis-pack/LVGL.lvgl.pdsc b/env_support/cmsis-pack/LVGL.lvgl.pdsc index 1c8131936d..3e3dd16000 100644 --- a/env_support/cmsis-pack/LVGL.lvgl.pdsc +++ b/env_support/cmsis-pack/LVGL.lvgl.pdsc @@ -782,10 +782,6 @@ #define LV_USE_GIF 1 -/*! \brief enable RLE compressed bin image decoder support */ -#define LV_USE_RLE 1 - - @@ -796,7 +792,9 @@ - +/*! \brief enable RLE compressed bin image decoder support */ +#define LV_USE_RLE 1 +