RZ_A1H: bootloader support disable

Until the error is fixed:
    "start not found in targets.json.".format(active_memory)
pull/12059/head
Martin Kojtal 2019-12-09 16:25:09 +00:00
parent 00c375b1c0
commit 1c76b7efff
1 changed files with 1 additions and 1 deletions

View File

@ -5878,7 +5878,7 @@
"device_has_add": ["USBDEVICE", "EMAC", "FLASH", "LPTICKER"],
"release_versions": ["2", "5"],
"device_name": "R7S72100",
"bootloader_supported": true
"bootloader_supported": false
},
"VK_RZ_A1H": {
"inherits": ["RZ_A1XX"],