From 7ec9b6e2a6537ec4561be571e76265a4926c5621 Mon Sep 17 00:00:00 2001 From: Mit4el Date: Sat, 9 Sep 2023 13:40:35 +0300 Subject: [PATCH] size patrition esp8266_16m --- myProfile.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/myProfile.json b/myProfile.json index 3ea1cffd..ca08ab71 100644 --- a/myProfile.json +++ b/myProfile.json @@ -32,6 +32,11 @@ "firmware": "0x00000", "littlefs": "0x300000" }, + { + "name": "esp8266_16mb", + "firmware": "0x00000", + "littlefs": "0x200000" + }, { "name": "esp32_4mb", "boot_app0": "0xe000",