lv_conf_template: formatting
This commit is contained in:
@@ -165,6 +165,10 @@ typedef void * lv_img_decoder_user_data_t;
|
||||
* E.g. __attribute__((aligned(4))) */
|
||||
#define LV_ATTRIBUTE_MEM_ALIGN
|
||||
|
||||
/* Attribute to mark large constant arrays for example
|
||||
* font's bitmaps */
|
||||
#define LV_ATTRIBUTE_LARGE_CONST
|
||||
|
||||
/* 1: Variable length array is supported*/
|
||||
#define LV_COMPILER_VLA_SUPPORTED 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user