From 3f2d5bea677d3bcbb21cd3ce7e288c2a59e98a0e Mon Sep 17 00:00:00 2001 From: proddy Date: Fri, 30 Aug 2024 11:10:50 +0200 Subject: [PATCH] formatting --- esp32_partition_16M.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp32_partition_16M.csv b/esp32_partition_16M.csv index 578cbfce8..e912ccc98 100644 --- a/esp32_partition_16M.csv +++ b/esp32_partition_16M.csv @@ -1,7 +1,7 @@ # Name, Type, SubType, Offset, Size, Flags nvs, data, nvs, 0x9000, 0x005000, otadata, data, ota, , 0x002000, -boot, app, factory, , 0x280000, +boot, app, factory, , 0x280000, app0, app, ota_0, , 0x590000, app1, app, ota_1, , 0x590000, nvs1, data, nvs, , 0x040000,