Coprocessor OTA changes (#425)

OTA changes to support C6/H2 OTA updates from configured repo.
This commit is contained in:
Skip Hansen
2025-01-25 14:11:39 -08:00
committed by GitHub
parent 19bbba5202
commit 4b667d0039
17 changed files with 564 additions and 295 deletions

View File

@@ -1,10 +1,10 @@
[{
"filename": "bootloader.bin",
"filename": "bootloader_H2.bin",
"address": "0x0",
"version": "0001"
},
{
"filename": "partition-table.bin",
"filename": "partition-table_H2.bin",
"address": "0x8000",
"version": "0001"
},