Skip to content

Commit 468bd41

Browse files
committed
Revert "Add sector information"
This reverts commit ed6869d.
1 parent e273c3f commit 468bd41

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

targets/targets.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5899,10 +5899,7 @@
58995899
"device_has_add": ["USBDEVICE", "EMAC", "FLASH", "LPTICKER"],
59005900
"release_versions": ["2", "5"],
59015901
"device_name": "R7S72100",
5902-
"bootloader_supported": true,
5903-
"mbed_rom_start" : "0x18000000",
5904-
"mbed_rom_size" : "0x800000",
5905-
"sectors": [[402653184,4096]]
5902+
"bootloader_supported": false
59065903
},
59075904
"VK_RZ_A1H": {
59085905
"inherits": ["RZ_A1XX"],
@@ -5919,10 +5916,7 @@
59195916
"device_has_remove": ["ETHERNET"],
59205917
"release_versions": ["2", "5"],
59215918
"device_name": "R7S72103",
5922-
"bootloader_supported": true,
5923-
"mbed_rom_start" : "0x18000000",
5924-
"mbed_rom_size" : "0x800000",
5925-
"sectors": [[402653184,4096]],
5919+
"bootloader_supported": false,
59265920
"overrides": {
59275921
"network-default-interface-type": null
59285922
}

0 commit comments

Comments
 (0)