Skip to content

Commit eb5ee71

Browse files
committed
CY8CPROTO_062_4343W: disable bootloader support
device_name is missing
1 parent 054e806 commit eb5ee71

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
@@ -9198,7 +9198,7 @@
91989198
"post_binary_hook": {
91999199
"function": "PSOC6Code.complete"
92009200
},
9201-
"bootloader_supported": true,
9201+
"bootloader_supported": false,
92029202
"sectors": [[268435456, 512]]
92039203
},
92049204
"CY8CPROTO_062S3_4343W": {

0 commit comments

Comments
 (0)