File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 32
32
"update-client.storage-address" : " 1024*1024*64" ,
33
33
"update-client.storage-size" : " 1024*1024" ,
34
34
"update-client.storage-locations" : " MAX_FIRMWARE_LOCATIONS" ,
35
- "platform.stdio-flush-at-exit" : false
35
+ "platform.stdio-flush-at-exit" : false ,
36
+ "update-client.firmware-header-version" : " 2"
36
37
},
37
38
"K64F" : {
38
39
"firmware_metadata_header_address" : " 0x20000" ,
Original file line number Diff line number Diff line change 32
32
"target.features_remove" : [" LWIP" ],
33
33
"update-client.storage-address" : " 1024*1024*64" ,
34
34
"update-client.storage-size" : " 1024*1024" ,
35
- "update-client.storage-locations" : " MAX_FIRMWARE_LOCATIONS"
35
+ "update-client.storage-locations" : " MAX_FIRMWARE_LOCATIONS" ,
36
+ "update-client.firmware-header-version" : " 2"
36
37
},
37
38
"K64F" : {
38
39
"firmware_metadata_header_address" : " 0x20000" ,
Original file line number Diff line number Diff line change 1
- https://github.com/ARMmbed/update-client-hub/#a8aff5038d1953d5e2aaa2537e2464ebac02b4d8
1
+ https://github.com/ARMmbed/update-client-hub/#7bd83ab838372d207aa03b0cb5340246f85fb582
You can’t perform that action at this time.
0 commit comments