Skip to content

Commit be0c831

Browse files
committed
GR_LYCHEE: disable bootloader support
An error to be fixed: tools.config.ConfigException: Missing a memory that is read, write in CMSIS Pack data
1 parent 847ccb4 commit be0c831

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
@@ -5895,7 +5895,7 @@
58955895
"device_has_remove": ["ETHERNET"],
58965896
"release_versions": ["2", "5"],
58975897
"device_name": "R7S72103",
5898-
"bootloader_supported": true,
5898+
"bootloader_supported": false,
58995899
"overrides": {
59005900
"network-default-interface-type": null
59015901
}

0 commit comments

Comments
 (0)