Skip to content

Commit c6ed028

Browse files
authored
扩大fatfs内存空间从100K到192k
1 parent 8c26f29 commit c6ed028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Name, Type, SubType, Offset, Size
2-
mfg_nvs, data, nvs, 0x1f000, 124K
3-
fatfs, data, fat, 0x47000, 100K
2+
mfg_nvs, data, nvs, 0x1f000, 64K
3+
fatfs, data, fat, 0x30000, 192K

0 commit comments

Comments
 (0)