diff options
Diffstat (limited to 'partitions.csv')
| -rw-r--r-- | partitions.csv | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/partitions.csv b/partitions.csv index 8998d84..10bda86 100644 --- a/partitions.csv +++ b/partitions.csv | |||
| @@ -2,4 +2,5 @@ | |||
| 2 | nvs, data, nvs, 0x9000, 0x6000, | 2 | nvs, data, nvs, 0x9000, 0x6000, |
| 3 | phy_init, data, phy, 0xf000, 0x1000, | 3 | phy_init, data, phy, 0xf000, 0x1000, |
| 4 | factory, app, factory, 0x10000, 0x3F0000, | 4 | factory, app, factory, 0x10000, 0x3F0000, |
| 5 | storage, data, spiffs, 0x410000,0xF0000, | 5 | storage, data, spiffs, 0x410000,0xF0000, |
| 6 | relay_store, data, 0x99, 0x500000,0x400000, | ||