diff --git a/src/lv_fonts/lvgl_sample.c b/src/lv_fonts/lvgl_sample.c index 8d0a0ce7d..b68751d20 100644 --- a/src/lv_fonts/lvgl_sample.c +++ b/src/lv_fonts/lvgl_sample.c @@ -11,7 +11,7 @@ *----------------*/ /*Store the image of the glyphs*/ -static const uint8_t gylph_bitmap[] = { +static LV_ATTRIBUTE_LARGE_CONST const uint8_t gylph_bitmap[] = { /* U+20 " " */ /* U+21 "!" */