소스 검색

adaptation v2.1 block erase cycle

xieyangrun 6 년 전
부모
커밋
46bd8138a1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dfs_lfs.c

+ 1 - 1
dfs_lfs.c

@@ -34,7 +34,7 @@
 #endif
 
 #ifndef LFS_BLOCK_CYCLES
-    #define LFS_BLOCK_CYCLES 0
+    #define LFS_BLOCK_CYCLES (-1)
 #endif
 
 #ifndef LFS_LOOKAHEAD_MAX