Modify code.
This commit is contained in:
parent
53eed78aa8
commit
41f4182c17
4
lv_conf.h
Normal file → Executable file
4
lv_conf.h
Normal file → Executable file
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
// ================== Add by xiao ================== start
|
// ================== Added by fancy code ================== start
|
||||||
/*BMP decoder library*/
|
/*BMP decoder library*/
|
||||||
#define LV_USE_BMP 1
|
#define LV_USE_BMP 1
|
||||||
/*API for open, read, etc*/
|
/*API for open, read, etc*/
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
#define LV_FS_POSIX_PATH "" /*Set the working directory. File/directory paths will be appended to it.*/
|
#define LV_FS_POSIX_PATH "" /*Set the working directory. File/directory paths will be appended to it.*/
|
||||||
#define LV_FS_POSIX_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
|
#define LV_FS_POSIX_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
|
||||||
#endif
|
#endif
|
||||||
// ================== Add by xiao ================== end
|
// ================== Added by fancy code ================== finish
|
||||||
|
|
||||||
/*====================
|
/*====================
|
||||||
COLOR SETTINGS
|
COLOR SETTINGS
|
||||||
|
|
Loading…
Reference in New Issue
Block a user