Browse Source

Update partitions_custom.csv

lorol 4 năm trước cách đây
mục cha
commit
f6f365f352
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      examples/LITTLEFS_PlatformIO/partitions_custom.csv

+ 5 - 5
examples/LITTLEFS_PlatformIO/partitions_custom.csv

@@ -1,6 +1,6 @@
 # Name,   Type, SubType,  Offset,   Size,  Flags
-ota_0,     app, ota_0,   0x10000,  0x1A0000
-ota_1,     app, ota_1,          ,  0x1A0000
-otadata,  data, ota,    0x350000,  0x2000
-nvs,      data, nvs,            ,  0x6000 
-data,     data, spiffs,         ,  0xA8000
+ota_0,     app, ota_0,   0x10000,  0x1A0000,
+ota_1,     app, ota_1,          ,  0x1A0000,
+otadata,  data, ota,    0x350000,  0x2000,
+nvs,      data, nvs,            ,  0x6000,
+data,     data, spiffs,         ,  0xA8000,