Merge pull request #354 from iranl/8.34-OTA-Webflash-Binaries

8.34 OTA binaries and simplify esp32 webflash manifest
This commit is contained in:
Jan-Ole Schümann
2024-05-12 12:39:58 +07:00
committed by GitHub
9 changed files with 1 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -5,10 +5,7 @@
{
"chipFamily": "ESP32",
"parts": [
{ "path": "boot_app0.bin", "offset": 57344 },
{ "path": "bootloader_qio_80m.bin", "offset": 4096 },
{ "path": "nuki_hub.bin", "offset": 65536 },
{ "path": "nuki_hub.partitions.bin", "offset": 32768 }
{ "path": "webflash_nuki_hub_esp32.bin", "offset": 0 }
]
},
{

Binary file not shown.

Binary file not shown.