Update lvgl dev-7.0

This commit is contained in:
fvanroie 2020-03-28 00:05:16 +01:00
parent 8b9ba7bc81
commit 6f4b72d429
2 changed files with 3 additions and 3 deletions

View File

@ -178,11 +178,11 @@ typedef void* lv_group_user_data_t;
typedef void* lv_fs_drv_user_data_t;
/*File system interface*/
#define LV_USE_FS_IF 1
#define LV_USE_FS_IF 0
#if LV_USE_FS_IF
# define LV_FS_IF_FATFS '\0'
# define LV_FS_IF_PC '\0'
# define LV_FS_IF_SPIFFS 'F'
# define LV_FS_IF_SPIFFS '\0'
#endif /*LV_USE_FS_IF*/
#endif

@ -1 +1 @@
Subproject commit aa176326a4cddcc77482942c0e98a0fc0bbacf2d
Subproject commit e5654b6c78a34e345628ff3b724e180403c15ded