You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
636 B

{
"name": "AhoyDTU",
"version": "0.6.9",
"funding_url": "https://ko-fi.com/lumapu",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{ "path": "/firmware/bootloader.bin", "offset": 4096 },
{ "path": "/firmware/partitions.bin", "offset": 32768 },
{ "path": "/firmware/ota.bin", "offset": 57344 },
{ "path": "/firmware/230419_ahoy_0.6.9_15ec6a0_esp32.bin", "offset": 65536 }
]
},
{
"chipFamily": "ESP8266",
"parts": [
{ "path": "/firmware/230419_ahoy_0.6.9_15ec6a0_esp8266.bin", "offset": 0 }
]
}
]
}