fix(independent_heap): add independent heap enable option (#6953)
Signed-off-by: lijianjun <lijianjun@xiaomi.com> Co-authored-by: lijianjun <lijianjun@xiaomi.com>
This commit is contained in:
@@ -1105,6 +1105,8 @@
|
||||
#define LV_USE_NUTTX 0
|
||||
|
||||
#if LV_USE_NUTTX
|
||||
#define LV_USE_NUTTX_INDEPENDENT_IMAGE_HEAP 0
|
||||
|
||||
#define LV_USE_NUTTX_LIBUV 0
|
||||
|
||||
/** Use Nuttx custom init API to open window and handle touchscreen */
|
||||
|
||||
Reference in New Issue
Block a user