CSV file save on SPIFF filesystem, 10MB on internal flash
This commit is contained in:
6
RotaxMonitor/partitions/no_ota_10mb_spiffs.csv
Normal file
6
RotaxMonitor/partitions/no_ota_10mb_spiffs.csv
Normal file
@@ -0,0 +1,6 @@
|
||||
# ESP32 Partition Table
|
||||
# Name, Type, SubType, Offset, Size
|
||||
nvs, data, nvs, 0x9000, 0x4000
|
||||
phy_init, data, phy, 0xd000, 0x1000
|
||||
factory, app, factory, 0x10000, 0x5F0000
|
||||
spiffs, data, spiffs, 0x600000, 0xA00000
|
||||
|
Reference in New Issue
Block a user