Merge branch 'endian' into 'master'

build: do not hardcode endianess of a system

See merge request postmarketOS/buffybox!41
This commit is contained in:
Johannes Marbach 2025-03-25 18:32:04 +00:00
commit 4bff5f7386
4 changed files with 6 additions and 7 deletions

View file

@ -207,9 +207,6 @@ e.g. "stm32f769xx.h" or "stm32f429xx.h"*/
* 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