mirror of https://github.com/ARMmbed/mbed-os.git
RZ_A1H: bootloader support disable
Until the error is fixed: "start not found in targets.json.".format(active_memory)pull/12059/head
parent
00c375b1c0
commit
1c76b7efff
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue