fix mount failed

Signed-off-by: yangjian <jianyang@bestechnic.com>
Change-Id: I2bd80864c146d647ce3df363ac4ffc5bfc261c7f
This commit is contained in:
yangjian
2023-05-17 16:04:58 +08:00
parent 74c2797037
commit c1b40e985a
+2 -2
View File
@@ -17,8 +17,8 @@ root {
match_attr = "littlefs_config";
mount_points = ["/data"];
partitions = [10];
block_size = [4096];
block_count = [1024];
blockSize = [4096];
blockCount = [1024];
}
}
storage_config {