GR_LYCHEE: disable bootloader support

An error to be fixed:
tools.config.ConfigException: Missing a memory that is read, write in CMSIS Pack data
pull/12059/head
Martin Kojtal 2019-12-09 16:28:24 +00:00
parent b0224ecb8a
commit 2a16200a60
1 changed files with 1 additions and 1 deletions

View File

@ -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
}