Skip to content

Commit e5b75ab

Browse files
0xc0170adbridge
authored andcommitted
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 00d1621 commit e5b75ab

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
@@ -5899,7 +5899,7 @@
58995899
"device_has_remove": ["ETHERNET"],
59005900
"release_versions": ["2", "5"],
59015901
"device_name": "R7S72103",
5902-
"bootloader_supported": true,
5902+
"bootloader_supported": false,
59035903
"overrides": {
59045904
"network-default-interface-type": null
59055905
}

0 commit comments

Comments
 (0)