mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 05:26:18 +08:00
committed by
GitHub
parent
33260fba35
commit
c1cecb5692
@@ -1,6 +1,6 @@
|
|||||||
#include "../../lvgl.h"
|
#include "../../lvgl.h"
|
||||||
|
|
||||||
#if LV_BUILD_EXAMPLES
|
#if LV_BUILD_TEST
|
||||||
|
|
||||||
#ifndef LV_ATTRIBUTE_MEM_ALIGN
|
#ifndef LV_ATTRIBUTE_MEM_ALIGN
|
||||||
#define LV_ATTRIBUTE_MEM_ALIGN
|
#define LV_ATTRIBUTE_MEM_ALIGN
|
||||||
@@ -244,4 +244,4 @@ const lv_image_dsc_t emoji_F617 = {
|
|||||||
.data = emoji_F617_map,
|
.data = emoji_F617_map,
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /*LV_BUILD_EXAMPLES*/
|
#endif /*LV_BUILD_TEST*/
|
||||||
|
|||||||
Reference in New Issue
Block a user