ci(conf): enable FS cache for unit tests
This commit is contained in:
@@ -57,6 +57,7 @@
|
|||||||
|
|
||||||
#define LV_USE_FS_STDIO 1
|
#define LV_USE_FS_STDIO 1
|
||||||
#define LV_FS_STDIO_LETTER 'A'
|
#define LV_FS_STDIO_LETTER 'A'
|
||||||
|
#define LV_FS_STDIO_CACHE_SIZE 512
|
||||||
#define LV_USE_FS_POSIX 1
|
#define LV_USE_FS_POSIX 1
|
||||||
#define LV_FS_POSIX_LETTER 'B'
|
#define LV_FS_POSIX_LETTER 'B'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user