forked from Agent725/ESP32C3
18 lines
390 B
Plaintext
18 lines
390 B
Plaintext
|
|
{
|
||
|
|
"chipFamily": "ESP32-C3",
|
||
|
|
"parts": [
|
||
|
|
{
|
||
|
|
"path": "espruino_2v25_esp32c3/bootloader.bin",
|
||
|
|
"offset": 0
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "espruino_2v25_esp32c3/partition-table.bin",
|
||
|
|
"offset": 32768
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "espruino_2v25_esp32c3/espruino-esp32c3.bin",
|
||
|
|
"offset": 65536
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|