mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
add partition esp32_16 in myProfile
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user