12 lines
419 B
INI
12 lines
419 B
INI
|
{
|
||
|
"magic" :"AWIH",
|
||
|
"version" :"0.5",
|
||
|
"OTA" :{"addr": "1024K", "size": "40K"},
|
||
|
"image" :{"max_size": "984K", "xz_max_size": "600K"},
|
||
|
"extern" :{"chk_ota_area": "true", "add_ota_area":"flase","verify":"null"},
|
||
|
"section" :[
|
||
|
{"id": "0xa5fe5a01", "bin": "image.xz", "cert": "null", "flash_offs": "0K", "sram_offs": "0xffffffff", "ep": "0xffffffff", "attr": "0x11"},
|
||
|
{}
|
||
|
]
|
||
|
}
|