File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 {
6767 "chipFamily": "ESP32",
6868 "parts": [
69- { "path": "bootloader.bin", "offset": 4096 },
70- { "path": "partitions.bin", "offset": 32768 },
71- { "path": "firmware.bin", "offset": 65536 }
69+ { "path": "/SecureGen/firmware/ bootloader.bin", "offset": 4096 },
70+ { "path": "/SecureGen/firmware/ partitions.bin", "offset": 32768 },
71+ { "path": "/SecureGen/firmware/ firmware.bin", "offset": 65536 }
7272 ]
7373 }
7474 ]
Original file line number Diff line number Diff line change 66 {
77 "chipFamily" : " ESP32" ,
88 "parts" : [
9- { "path" : " bootloader.bin" , "offset" : 4096 },
10- { "path" : " partitions.bin" , "offset" : 32768 },
11- { "path" : " firmware.bin" , "offset" : 65536 }
9+ { "path" : " /SecureGen/firmware/ bootloader.bin" , "offset" : 4096 },
10+ { "path" : " /SecureGen/firmware/ partitions.bin" , "offset" : 32768 },
11+ { "path" : " /SecureGen/firmware/ firmware.bin" , "offset" : 65536 }
1212 ]
1313 }
1414 ]
You can’t perform that action at this time.
0 commit comments