File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 58505850 "bootloader_supported" : true ,
58515851 "mbed_rom_start" : " 0x18000000" ,
58525852 "mbed_rom_size" : " 0x800000" ,
5853- "sectors" : [[0 ,4096 ]]
5853+ "sectors" : [[402653184 ,4096 ]]
58545854 },
58555855 "VK_RZ_A1H" : {
58565856 "inherits" : [" RZ_A1XX" ],
58705870 "bootloader_supported" : true ,
58715871 "mbed_rom_start" : " 0x18000000" ,
58725872 "mbed_rom_size" : " 0x800000" ,
5873- "sectors" : [[0 ,4096 ]],
5873+ "sectors" : [[402653184 ,4096 ]],
58745874 "overrides" : {
58755875 "network-default-interface-type" : null
58765876 }
Original file line number Diff line number Diff line change @@ -302994,7 +302994,12 @@
302994302994 "units": 1
302995302995 }
302996302996 },
302997- "sectors": [],
302997+ "sectors": [
302998+ [
302999+ 0,
303000+ 4096
303001+ ]
303002+ ],
302998303003 "sub_family": "RZ_A1H",
302999303004 "vendor": "Renesas:117"
303000303005 },
@@ -303033,7 +303038,12 @@
303033303038 "units": 1
303034303039 }
303035303040 },
303036- "sectors": [],
303041+ "sectors": [
303042+ [
303043+ 0,
303044+ 4096
303045+ ]
303046+ ],
303037303047 "sub_family": "RZ_A1LU",
303038303048 "vendor": "Renesas:117"
303039303049 },
You can’t perform that action at this time.
0 commit comments