feat(nuttx_image_cache): add configuration to use image cache heap for default heap (#7653)
This commit is contained in:
@@ -1155,6 +1155,9 @@
|
||||
#if LV_USE_NUTTX
|
||||
#define LV_USE_NUTTX_INDEPENDENT_IMAGE_HEAP 0
|
||||
|
||||
/** Use independent image heap for default draw buffer */
|
||||
#define LV_NUTTX_DEFAULT_DRAW_BUF_USE_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