Kaynağa Gözat

update:更新fatfs宏定义

Dozingfiretruck 3 yıl önce
ebeveyn
işleme
d0a597d691
1 değiştirilmiş dosya ile 6 ekleme ve 2 silme
  1. 6 2
      application/include/luat_conf_bsp.h

+ 6 - 2
application/include/luat_conf_bsp.h

@@ -69,11 +69,15 @@
 
 //#define LUAT_USE_ZLIB
 #define LUAT_USE_CAMERA  1
-#define LUAT_USE_FATFS 1
 #define LUAT_USE_I2CTOOLS 1
 #define LUAT_USE_SOFTKB 1
 // #define LUAT_USE_PROTOBUF
 
+#define LUAT_USE_FATFS 1
+#define LUAT_TF_SPI_FAST
+// #define LUAT_FF_USE_LFN 3
+// #define LUAT_FF_LFN_UNICODE 3
+
 #define LUAT_USE_USB    1
 #define LUAT_USE_MEDIA    1
 #define LUAT_USE_IO_QUEUE    1
@@ -131,7 +135,7 @@
 // #define USE_U8G2_OPPOSANSM32_CHINESE
 /**********LVGL FONT*************/
 //#define LV_FONT_OPPOSANS_M_12
-#define LV_FONT_OPPOSANS_M_16
+// #define LV_FONT_OPPOSANS_M_16
 //---------------------
 // LVGL
 #define LUAT_USE_LCD