fix conflicts

This commit is contained in:
Gabor Kiss-Vamosi
2020-06-27 06:57:28 +02:00
6 changed files with 49 additions and 12 deletions

View File

@@ -222,6 +222,10 @@ typedef void * lv_img_decoder_user_data_t;
/*=====================
* Compiler settings
*====================*/
/* For big endian systems set to 1 */
#define LV_BIG_ENDIAN_SYSTEM 0
/* Define a custom attribute to `lv_tick_inc` function */
#define LV_ATTRIBUTE_TICK_INC