#define LV_FS_STDIO_CACHE_SIZE 0 />0 to cache this number of bytes in lv_fs_read()/ #endif /API for open, read, etc/ #define LV_USE_FS_POSIX 0 #if LV_USE_FS_POSIX #define LV_FS_POSIX_LETTER '\0' /Set an upper cased letter on which the drive will accessible (e.g. 'A...
#define LV_FS_STDIO_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/ #endif /*API for open, read, etc*/ #define LV_USE_FS_POSIX 0 #if LV_USE_FS_POSIX #define LV_FS_POSIX_LETTER '\0' /*Set an upper cased letter on which the drive will accessibl...
#define LV_FS_STDIO_CACHE_SIZE 0 /**< >0 to cache this number of bytes in lv_fs_read() */ #endif /** API for open, read, etc. */ #define LV_USE_FS_POSIX 0 #if LV_USE_FS_POSIX #define LV_FS_POSIX_LETTER '\0' /**< Set an upper cased letter on which the drive will...
#define LV_USE_FS_STDIO CONFIG_LV_USE_FS_STDIO #else #define LV_USE_FS_STDIO 0 #endif #endif #if LV_USE_FS_STDIO #ifndef LV_FS_STDIO_LETTER #ifdef CONFIG_LV_FS_STDIO_LETTER #define LV_FS_STDIO_LETTER CONFIG_LV_FS_STDIO_LETTER ...
#define LV_FS_STDIO_PATH "" /*Set the working directory. File/directory paths will be appended to it.*/ #define LV_FS_STDIO_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/ #endif /*API for open, read, etc*/ #define LV_USE_FS_POSIX 0 #if LV_US...
elif test "$with_uuid" = e2fs ; then AC_CHECK_HEADERS(uuid/uuid.h, [AC_EGREP_HEADER([uuid_generate], uuid/uuid.h, [], [AC_MSG_ERROR([header file <uuid/uuid.h> does not match E2FS UUID library])])], [AC_CHECK_HEADERS(uuid.h, ...
#define LV_FS_STDIO_PATH "" /*Set the working directory. File/directory paths will be appended to it.*/ #define LV_FS_STDIO_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/ #endif /*API for open, read, etc*/ #define LV_USE_FS_POSIX 0 #if LV_US...
#define LV_FS_STDIO_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/ #endif /*API for open, read, etc*/ #define LV_USE_FS_POSIX 0 #if LV_USE_FS_POSIX #define LV_FS_POSIX_LETTER '\0' /*Set an upper cased letter on which the drive will accessibl...
File/directory paths will be appended to it.*/ #define LV_FS_STDIO_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/ #endif /*API for open, read, etc*/ #define LV_USE_FS_POSIX 0 #if LV_USE_FS_POSIX #define LV_FS_POSIX_LETTER '\0' /*Set an upper ...
#defineLV_FS_STDIO_CACHE_SIZE0/*>0 to cache this number of bytes in lv_fs_read()*/ #endif #defineLV_USE_FS_POSIX'\0'/*Uses open, read, etc*/ //#define LV_FS_POSIX_PATH "/home/john/" /*Set the working directory. If commented it will be "./" */ ...