File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "DEVICE" : {
3+ "disabled" : false ,
4+ "binary" : " app-device-config.json" ,
5+ "version" : " 0.5.00" ,
6+ "signed" : false
7+ },
8+ "HP_APP" : {
9+ "disabled" : false ,
10+ "binary" : " M55_HP/firmware.bin" ,
11+ "mramAddress" : " 0x80020000" ,
12+ "version" : " 1.0.0" ,
13+ "cpu_id" : " M55_HP" ,
14+ "flags" : [" boot" ],
15+ "signed" : false
16+ },
17+ "HE_APP" : {
18+ "disabled" : false ,
19+ "binary" : " M55_HE/firmware.bin" ,
20+ "mramAddress" : " 0x80320000" ,
21+ "version" : " 1.0.0" ,
22+ "cpu_id" : " M55_HE" ,
23+ "flags" : [" deferred" ],
24+ "signed" : false
25+ }
26+ }
Original file line number Diff line number Diff line change 1+ {
2+ "DEVICE" : {
3+ "disabled" : false ,
4+ "binary" : " app-device-config.json" ,
5+ "version" : " 0.5.00" ,
6+ "signed" : false
7+ },
8+ "HE_APP" : {
9+ "disabled" : false ,
10+ "binary" : " M55_HE/firmware.bin" ,
11+ "mramAddress" : " 0x80320000" ,
12+ "version" : " 1.0.0" ,
13+ "cpu_id" : " M55_HE" ,
14+ "flags" : [" boot" ],
15+ "signed" : false
16+ }
17+ }
Original file line number Diff line number Diff line change 11{
2- "USER_APP" : {
3- "binary" : " firmware.bin" ,
4- "mramAddress" : " 0x80000000" ,
2+ "DEVICE" : {
3+ "disabled" : false ,
4+ "binary" : " app-device-config.json" ,
5+ "version" : " 0.5.00" ,
6+ "signed" : false
7+ },
8+ "HP_APP" : {
9+ "disabled" : false ,
10+ "binary" : " M55_HP/firmware.bin" ,
11+ "mramAddress" : " 0x80020000" ,
512 "version" : " 1.0.0" ,
613 "cpu_id" : " M55_HP" ,
714 "flags" : [" boot" ],
815 "signed" : false
9- },
10- "DEVICE" : {
11- "binary" : " app-device-config.json" ,
12- "version" : " 0.5.00"
1316 }
1417}
You can’t perform that action at this time.
0 commit comments