mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-23 15:56:59 +08:00
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_FS_STDIO_LETTER 'A'
|
||||
#define LV_FS_STDIO_CACHE_SIZE 512
|
||||
#define LV_USE_FS_POSIX 1
|
||||
#define LV_FS_POSIX_LETTER 'B'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user