add partition esp32_16 in myProfile

This commit is contained in:
Mit4el
2023-09-22 13:11:59 +03:00
committed by GitHub
parent 319dc8d6ce
commit b3a426bdc4

View File

@@ -45,6 +45,14 @@
"partitions": "0x8000", "partitions": "0x8000",
"littlefs": "0x290000" "littlefs": "0x290000"
}, },
{
"name": "esp32_16mb",
"boot_app0": "0xe000",
"bootloader_qio_80m": "0x1000",
"firmware": "0x10000",
"partitions": "0x8000",
"littlefs": "0x910000"
},
{ {
"name": "esp8266_1mb", "name": "esp8266_1mb",
"firmware": "0x00000000", "firmware": "0x00000000",