font: add LV_ATTRIBUTE_LARGE_CONST for bitmap

This commit is contained in:
Gabor Kiss-Vamosi
2019-05-31 16:42:14 +02:00
parent 23e7e4e8e2
commit 2dfaef4668

View File

@@ -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 "!" */