diff options
Diffstat (limited to 'partitions.csv')
| -rw-r--r-- | partitions.csv | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/partitions.csv b/partitions.csv new file mode 100644 index 0000000..19a82fa --- /dev/null +++ b/partitions.csv @@ -0,0 +1,6 @@ +# Name, Type, SubType, Offset, Size, Flags +nvs, data, nvs, 0x9000, 0x6000, +phy_init, data, phy, , 0x1000, +otadata, data, ota, , 0x2000, +ota_0, app, ota_0, 0x20000, 0x300000, +ota_1, app, ota_1, , 0x300000, |
