chore(conf): remove LV_DISPLAY_ROT_MAX_BUF (#5239)

Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
_VIFEXTech
2024-01-09 18:52:30 +08:00
committed by GitHub
parent 97aef2bfa5
commit 99818408ca
5 changed files with 0 additions and 29 deletions

View File

@@ -242,10 +242,6 @@
* Others
*-----------*/
/*Maximum buffer size to allocate for rotation.
*Only used if software rotation is enabled in the display driver.*/
#define LV_DISPLAY_ROT_MAX_BUF (10*1024)
#define LV_ENABLE_GLOBAL_CUSTOM 0
#if LV_ENABLE_GLOBAL_CUSTOM
/*Header to include for the custom 'lv_global' function"*/