diff --git a/partitions.csv b/partitions.csv new file mode 100644 index 0000000..907e9aa --- /dev/null +++ b/partitions.csv @@ -0,0 +1,5 @@ +# Name, Type, SubType, Offset, Size, Flags +nvs, data, nvs, 0x9000, 0x5000, +phy_init, data, phy, 0xe000, 0x1000, +factory, app, factory, 0x10000, 0x370000, +spiffs, data, spiffs, 0x380000, 0x80000, \ No newline at end of file