瀏覽代碼

[simulator][lvgl]暂时屏蔽到lvgl文件系统使能

Meco Man 3 年之前
父節點
當前提交
559d4ef4d6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bsp/simulator/applications/lvgl/lv_conf.h

+ 1 - 1
bsp/simulator/applications/lvgl/lv_conf.h

@@ -17,7 +17,7 @@
 #define USE_WIN32DRV                1
 #define USE_WIN32DRV                1
 #define WIN32DRV_MONITOR_ZOOM       1
 #define WIN32DRV_MONITOR_ZOOM       1
 
 
-#define LV_USE_FS_WIN32             1
+//#define LV_USE_FS_WIN32             1
 
 
 /* music player demo */
 /* music player demo */
 #include <rtconfig.h>
 #include <rtconfig.h>