mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
deploy: 017b3be055
This commit is contained in:
parent
58cb689f13
commit
28235ee43f
4 changed files with 5 additions and 5 deletions
BIN
firmware/230805_ahoy_0.7.25_bab700c_esp32.bin
Normal file
BIN
firmware/230805_ahoy_0.7.25_bab700c_esp32.bin
Normal file
Binary file not shown.
BIN
firmware/230805_ahoy_0.7.25_bab700c_esp8266.bin
Normal file
BIN
firmware/230805_ahoy_0.7.25_bab700c_esp8266.bin
Normal file
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "AhoyDTU",
|
"name": "AhoyDTU",
|
||||||
"version": "0.6.9",
|
"version": "0.7.25",
|
||||||
"funding_url": "https://ko-fi.com/lumapu",
|
"funding_url": "https://ko-fi.com/lumapu",
|
||||||
"new_install_prompt_erase": true,
|
"new_install_prompt_erase": true,
|
||||||
"builds": [
|
"builds": [
|
||||||
|
@ -10,13 +10,13 @@
|
||||||
{ "path": "/firmware/bootloader.bin", "offset": 4096 },
|
{ "path": "/firmware/bootloader.bin", "offset": 4096 },
|
||||||
{ "path": "/firmware/partitions.bin", "offset": 32768 },
|
{ "path": "/firmware/partitions.bin", "offset": 32768 },
|
||||||
{ "path": "/firmware/ota.bin", "offset": 57344 },
|
{ "path": "/firmware/ota.bin", "offset": 57344 },
|
||||||
{ "path": "/firmware/230419_ahoy_0.6.9_15ec6a0_esp32.bin", "offset": 65536 }
|
{ "path": "/firmware/230805_ahoy_0.7.25_bab700c_esp32.bin", "offset": 65536 }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"chipFamily": "ESP8266",
|
"chipFamily": "ESP8266",
|
||||||
"parts": [
|
"parts": [
|
||||||
{ "path": "/firmware/230419_ahoy_0.6.9_15ec6a0_esp8266.bin", "offset": 0 }
|
{ "path": "/firmware/230805_ahoy_0.7.25_bab700c_esp8266.bin", "offset": 0 }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue