Skip to content

Commit 7b71c51

Browse files
committed
CY8CPROTO_062_4343W: disable bootloader support
device_name is missing
1 parent f99df88 commit 7b71c51

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

0 commit comments

Comments
 (0)