Merge pull request #7484 from MicroDev1/patch
Prettify espressif partition tables
This commit is contained in:
commit
74a3ec532e
@ -1,9 +1,8 @@
|
|||||||
# ESP-IDF Partition Table
|
# Name, Type, SubType, Offset, Size
|
||||||
# Name, Type, SubType, Offset, Size, Flags
|
# bootloader, app, boot, 0x1000/0x0, 28/32K
|
||||||
# bootloader.bin,, 0x1000, 32K
|
# partition_table, data, table, 0x8000, 4K
|
||||||
# partition table,, 0x8000, 4K
|
nvs, data, nvs, 0x9000, 20K
|
||||||
nvs, data, nvs, 0x9000, 20K,
|
otadata, data, ota, 0xe000, 8K
|
||||||
otadata, data, ota, 0xe000, 8K,
|
ota_0, app, ota_0, 0x10000, 2048K
|
||||||
ota_0, 0, ota_0, 0x10000, 2048K,
|
ota_1, app, ota_1, 0x210000, 2048K
|
||||||
ota_1, 0, ota_1, 0x210000, 2048K,
|
user_fs, data, fat, 0x410000, 12224K
|
||||||
user_fs, data, fat, 0x410000, 12224K,
|
|
||||||
|
|
@ -1,10 +1,9 @@
|
|||||||
# ESP-IDF Partition Table
|
# Name, Type, SubType, Offset, Size
|
||||||
# Name, Type, SubType, Offset, Size, Flags
|
# bootloader, app, boot, 0x1000/0x0, 28/32K
|
||||||
# bootloader.bin,, 0x1000, 32K
|
# partition_table, data, table, 0x8000, 4K
|
||||||
# partition table,, 0x8000, 4K
|
nvs, data, nvs, 0x9000, 20K
|
||||||
nvs, data, nvs, 0x9000, 20K,
|
otadata, data, ota, 0xe000, 8K
|
||||||
otadata, data, ota, 0xe000, 8K,
|
ota_0, app, ota_0, 0x10000, 2048K
|
||||||
ota_0, 0, ota_0, 0x10000, 2048K,
|
ota_1, app, ota_1, 0x210000, 2048K
|
||||||
ota_1, 0, ota_1, 0x210000, 2048K,
|
uf2, app, factory, 0x410000, 256K
|
||||||
uf2, app, factory,0x410000, 256K,
|
user_fs, data, fat, 0x450000, 11968K
|
||||||
user_fs, data, fat, 0x450000, 11968K,
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
|||||||
# ESP-IDF Partition Table
|
# Name, Type, SubType, Offset, Size
|
||||||
# Name, Type, SubType, Offset, Size, Flags
|
# bootloader, app, boot, 0x1000/0x0, 28/32K
|
||||||
# bootloader.bin,, 0x1000, 32K
|
# partition_table, data, table, 0x8000, 4K
|
||||||
# partition table,, 0x8000, 4K
|
nvs, data, nvs, 0x9000, 20K
|
||||||
nvs, data, nvs, 0x9000, 20K,
|
|
||||||
app, app, factory, 0x10000, 1408K,
|
app, app, factory, 0x10000, 1408K,
|
||||||
user_fs, data, fat, 0x170000, 576K,
|
user_fs, data, fat, 0x170000, 576K,
|
||||||
|
|
@ -1,9 +1,8 @@
|
|||||||
# ESP-IDF Partition Table
|
# Name, Type, SubType, Offset, Size
|
||||||
# Name, Type, SubType, Offset, Size, Flags
|
# bootloader, app, boot, 0x1000/0x0, 28/32K
|
||||||
# bootloader.bin,, 0x1000, 32K
|
# partition_table, data, table, 0x8000, 4K
|
||||||
# partition table,, 0x8000, 4K
|
nvs, data, nvs, 0x9000, 20K
|
||||||
nvs, data, nvs, 0x9000, 20K,
|
otadata, data, ota, 0xe000, 8K
|
||||||
otadata, data, ota, 0xe000, 8K,
|
ota_0, app, ota_0, 0x10000, 1408K
|
||||||
ota_0, 0, ota_0, 0x10000, 1408K,
|
ota_1, app, ota_1, 0x170000, 1408K
|
||||||
ota_1, 0, ota_1, 0x170000, 1408K,
|
user_fs, data, fat, 0x2d0000, 1216K
|
||||||
user_fs, data, fat, 0x2d0000, 1216K,
|
|
||||||
|
|
@ -1,10 +1,9 @@
|
|||||||
# ESP-IDF Partition Table
|
# Name, Type, SubType, Offset, Size
|
||||||
# Name, Type, SubType, Offset, Size, Flags
|
# bootloader, app, boot, 0x1000/0x0, 28/32K
|
||||||
# bootloader.bin,, 0x1000, 32K
|
# partition_table, data, table, 0x8000, 4K
|
||||||
# partition table,, 0x8000, 4K
|
nvs, data, nvs, 0x9000, 20K
|
||||||
nvs, data, nvs, 0x9000, 20K,
|
otadata, data, ota, 0xe000, 8K
|
||||||
otadata, data, ota, 0xe000, 8K,
|
ota_0, app, ota_0, 0x10000, 1408K
|
||||||
ota_0, 0, ota_0, 0x10000, 1408K,
|
ota_1, app, ota_1, 0x170000, 1408K
|
||||||
ota_1, 0, ota_1, 0x170000, 1408K,
|
uf2, app, factory, 0x2d0000, 256K
|
||||||
uf2, app, factory,0x2d0000, 256K,
|
user_fs, data, fat, 0x310000, 960K
|
||||||
user_fs, data, fat, 0x310000, 960K,
|
|
||||||
|
|
@ -1,9 +1,8 @@
|
|||||||
# ESP-IDF Partition Table
|
# Name, Type, SubType, Offset, Size
|
||||||
# Name, Type, SubType, Offset, Size, Flags
|
# bootloader, app, boot, 0x1000/0x0, 28/32K
|
||||||
# bootloader.bin,, 0x1000, 32K
|
# partition_table, data, table, 0x8000, 4K
|
||||||
# partition table,, 0x8000, 4K
|
nvs, data, nvs, 0x9000, 20K
|
||||||
nvs, data, nvs, 0x9000, 20K,
|
otadata, data, ota, 0xe000, 8K
|
||||||
otadata, data, ota, 0xe000, 8K,
|
ota_0, app, ota_0, 0x10000, 2048K
|
||||||
ota_0, app, ota_0, 0x10000, 2048K,
|
ota_1, app, ota_1, 0x210000, 2048K
|
||||||
ota_1, app, ota_1, 0x210000, 2048K,
|
user_fs, data, fat, 0x410000, 4032K
|
||||||
user_fs, data, fat, 0x410000, 4032K,
|
|
||||||
|
|
@ -1,10 +1,9 @@
|
|||||||
# ESP-IDF Partition Table
|
# Name, Type, SubType, Offset, Size
|
||||||
# Name, Type, SubType, Offset, Size, Flags
|
# bootloader, app, boot, 0x1000/0x0, 28/32K
|
||||||
# bootloader.bin,, 0x1000, 32K
|
# partition_table, data, table, 0x8000, 4K
|
||||||
# partition table,, 0x8000, 4K
|
nvs, data, nvs, 0x9000, 20K
|
||||||
nvs, data, nvs, 0x9000, 20K,
|
otadata, data, ota, 0xe000, 8K
|
||||||
otadata, data, ota, 0xe000, 8K,
|
ota_0, app, ota_0, 0x10000, 2048K
|
||||||
ota_0, 0, ota_0, 0x10000, 2048K,
|
ota_1, app, ota_1, 0x210000, 2048K
|
||||||
ota_1, 0, ota_1, 0x210000, 2048K,
|
uf2, app, factory, 0x410000, 256K
|
||||||
uf2, app, factory,0x410000, 256K,
|
user_fs, data, fat, 0x450000, 3776K
|
||||||
user_fs, data, fat, 0x450000, 3776K,
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user