mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 06:06:23 +01:00
Coprocessor OTA changes (#425)
OTA changes to support C6/H2 OTA updates from configured repo.
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user