Skip to content

Commit 5811228

Browse files
0xc0170adbridge
authored andcommitted
CY8CPROTO_062_4343W: disable bootloader support
device_name is missing
1 parent 052090b commit 5811228

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
@@ -9205,7 +9205,7 @@
92059205
"post_binary_hook": {
92069206
"function": "PSOC6Code.complete"
92079207
},
9208-
"bootloader_supported": true,
9208+
"bootloader_supported": false,
92099209
"sectors": [[268435456, 512]]
92109210
},
92119211
"CY8CPROTO_062S3_4343W": {

0 commit comments

Comments
 (0)