mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 03:04:25 +01:00
Create 32MB_partition table.csv
This commit is contained in:
7
ESP32_AP-Flasher/32MB_partition table.csv
Normal file
7
ESP32_AP-Flasher/32MB_partition table.csv
Normal file
@@ -0,0 +1,7 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x5000,
|
||||
otadata, data, ota, 0xe000, 0x2000,
|
||||
app0, app, ota_0, 0x10000, 0x480000,
|
||||
app1, app, ota_1, 0x490000,0x480000,
|
||||
spiffs, data, spiffs, 0x910000,0x16E0000,
|
||||
coredump, data, coredump,0x1FF0000,0x10000,
|
||||
|
Reference in New Issue
Block a user