From 3d35d5bad2ddbdea22e54ca130b8169600d9866e Mon Sep 17 00:00:00 2001 From: ipason Date: Fri, 28 Nov 2025 02:27:38 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=A4=A7=E4=BA=86=E5=88=86=E5=8C=BA?= =?UTF-8?q?=E8=A1=A8=E5=AE=8C=E5=85=A8=E5=88=A9=E7=94=A8=E5=8E=9F=E6=9D=A5?= =?UTF-8?q?=E7=9A=8416M=E7=9A=84Flash?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- partitionsTable.csv | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/partitionsTable.csv b/partitionsTable.csv index e61bb9c..1c4fd2e 100644 --- a/partitionsTable.csv +++ b/partitionsTable.csv @@ -1,6 +1,5 @@ # Name, Type, SubType, Offset, Size, Flags -# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap nvs, data, nvs, 0x9000, 0x6000, phy_init, data, phy, 0xf000, 0x1000, -factory, app, factory, 0x10000, 3M, -storage, data, spiffs, , 0xA0000, +factory, app, factory, 0x10000, 7M, +storage, data, spiffs, 0x710000, 8M, \ No newline at end of file