mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-28 13:47:17 +02:00
deploy: 5fe515da81
This commit is contained in:
parent
658457749f
commit
82df8f16c3
24 changed files with 23 additions and 16 deletions
BIN
firmware/231230_ahoy_0.8.36_6fb0535_esp32.bin
Normal file
BIN
firmware/231230_ahoy_0.8.36_6fb0535_esp32.bin
Normal file
Binary file not shown.
BIN
firmware/231230_ahoy_0.8.36_6fb0535_esp8266.bin
Normal file
BIN
firmware/231230_ahoy_0.8.36_6fb0535_esp8266.bin
Normal file
Binary file not shown.
|
@ -9,13 +9,13 @@
|
|||
{ "path": "/firmware/bootloader.bin", "offset": 4096 },
|
||||
{ "path": "/firmware/partitions.bin", "offset": 32768 },
|
||||
{ "path": "/firmware/ota.bin", "offset": 57344 },
|
||||
{ "path": "/firmware/230817_ahoy_0.7.36_ba218ed_esp32.bin", "offset": 65536 }
|
||||
{ "path": "/firmware/231230_ahoy_0.8.36_6fb0535_esp32.bin", "offset": 65536 }
|
||||
]
|
||||
},
|
||||
{
|
||||
"chipFamily": "ESP8266",
|
||||
"parts": [
|
||||
{ "path": "/firmware/230817_ahoy_0.7.36_ba218ed_esp8266.bin", "offset": 0 }
|
||||
{ "path": "/firmware/231230_ahoy_0.8.36_6fb0535_esp8266", "offset": 0 }
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue