Explorar o código

add:LUAT_USE_FATFS需要开启

Dozingfiretruck %!s(int64=3) %!d(string=hai) anos
pai
achega
5082eb8887
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/port/luat_conf_bsp.h

+ 1 - 0
app/port/luat_conf_bsp.h

@@ -90,6 +90,7 @@
 // sdio库对接的是fatfs
 // fatfs的长文件名和非英文文件名支持需要180k的ROM, 非常奢侈
 // 从v0006开始默认关闭之, 需要用到就打开吧
+#define LUAT_USE_FATFS
 // #define LUAT_USE_FATFS_CHINESE
 
 //----------------------------