Skip to content

Commit 75036dc

Browse files
0xc0170adbridge
authored andcommitted
RZ_A1H: bootloader support disable
Until the error is fixed: "start not found in targets.json.".format(active_memory)
1 parent 5a4ec26 commit 75036dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5882,7 +5882,7 @@
58825882
"device_has_add": ["USBDEVICE", "EMAC", "FLASH", "LPTICKER"],
58835883
"release_versions": ["2", "5"],
58845884
"device_name": "R7S72100",
5885-
"bootloader_supported": true
5885+
"bootloader_supported": false
58865886
},
58875887
"VK_RZ_A1H": {
58885888
"inherits": ["RZ_A1XX"],

0 commit comments

Comments
 (0)