Skip to content

Commit 89c4f71

Browse files
committed
RZ_A1H: bootloader support disable
Until the error is fixed: "start not found in targets.json.".format(active_memory)
1 parent e1b4b6f commit 89c4f71

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
@@ -5878,7 +5878,7 @@
58785878
"device_has_add": ["USBDEVICE", "EMAC", "FLASH", "LPTICKER"],
58795879
"release_versions": ["2", "5"],
58805880
"device_name": "R7S72100",
5881-
"bootloader_supported": true
5881+
"bootloader_supported": false
58825882
},
58835883
"VK_RZ_A1H": {
58845884
"inherits": ["RZ_A1XX"],

0 commit comments

Comments
 (0)