Explorar el Código

add:添加16m flash 1m和8m脚本分区

Dozingfiretruck hace 3 años
padre
commit
1970d88a39
Se han modificado 2 ficheros con 14 adiciones y 0 borrados
  1. 7 0
      luatos/partitions.16m_1mscript.csv
  2. 7 0
      luatos/partitions.16m_8mscript.csv

+ 7 - 0
luatos/partitions.16m_1mscript.csv

@@ -0,0 +1,7 @@
+# Name,   Type, SubType, Offset,  Size, Flags
+nvs,      data, nvs,     0x9000,    0x6000,
+phy_init, data, phy,     0xf000,    0x1000,
+app0,     app,  ota_0,  0x10000,  0xEA0000,
+script,   0x5A, 0x5A,  0xEB0000,  0x100000,
+spiffs,   data, spiffs,0xFB0000,   0x40000,
+fdb,      0x5A, 0x5B,  0xFF0000,   0x10000,

+ 7 - 0
luatos/partitions.16m_8mscript.csv

@@ -0,0 +1,7 @@
+# Name,   Type, SubType, Offset,  Size, Flags
+nvs,      data, nvs,     0x9000,    0x6000,
+phy_init, data, phy,     0xf000,    0x1000,
+app0,     app,  ota_0,  0x10000,  0x7A0000,
+script,   0x5A, 0x5A,  0x7B0000,  0x800000,
+spiffs,   data, spiffs,0xFB0000,   0x40000,
+fdb,      0x5A, 0x5B,  0xFF0000,   0x10000,