Fix FS for MacOS X

This commit is contained in:
fvanroie 2021-05-21 23:57:49 +02:00
parent 417d0934fc
commit beda2a380e
2 changed files with 1 additions and 2 deletions

View File

@ -201,7 +201,7 @@ void guiSetup()
//_lv_fs_init(); // lvgl File System -- not neaded, it done in lv_init() when LV_USE_FILESYSTEM is set
LOG_VERBOSE(TAG_LVGL, F("Filesystem : " D_SETTING_ENABLED));
lv_fs_if_init(); // auxilary file system drivers
filesystem_list_path("L:/");
// filesystem_list_path("L:/");
lv_fs_file_t f;
lv_fs_res_t res;

View File

@ -71,7 +71,6 @@ lib_ignore =
paho
AXP192
ArduinoLog
lv_fs_if
src_filter =
+<*>