mirror of https://github.com/ARMmbed/mbed-os.git
GR_LYCHEE: disable bootloader support
An error to be fixed: tools.config.ConfigException: Missing a memory that is read, write in CMSIS Pack datapull/12059/head
parent
b0224ecb8a
commit
2a16200a60
|
@ -5895,7 +5895,7 @@
|
|||
"device_has_remove": ["ETHERNET"],
|
||||
"release_versions": ["2", "5"],
|
||||
"device_name": "R7S72103",
|
||||
"bootloader_supported": true,
|
||||
"bootloader_supported": false,
|
||||
"overrides": {
|
||||
"network-default-interface-type": null
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue