mirror of
https://github.com/lumapu/ahoy.git
synced 2025-04-29 18:26:21 +02:00
update manifest
This commit is contained in:
parent
d00ce1498f
commit
6f786a07a8
1 changed files with 2 additions and 2 deletions
|
@ -10,13 +10,13 @@
|
|||
{ "path": "/firmware/bootloader.bin", "offset": 4096 },
|
||||
{ "path": "/firmware/partitions.bin", "offset": 32768 },
|
||||
{ "path": "/firmware/ota.bin", "offset": 57344 },
|
||||
{ "path": "/firmware/221230_ahoy_0.5.65_esp32_ded5e70.bin", "offset": 65536 }
|
||||
{ "path": "/firmware/221230_ahoy_0.5.66_esp32_f8fe044.bin", "offset": 65536 }
|
||||
]
|
||||
},
|
||||
{
|
||||
"chipFamily": "ESP8266",
|
||||
"parts": [
|
||||
{ "path": "/firmware/221230_ahoy_0.5.65_esp8266_ded5e70.bin", "offset": 0 }
|
||||
{ "path": "/firmware/221230_ahoy_0.5.66_esp8266_f8fe044.bin", "offset": 0 }
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue