Skip to content

Commit f99df88

Browse files
committed
CY8CPROTO_063_BLE: disable bootloader support
device_name is missing
1 parent bac94ef commit f99df88

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
@@ -9245,7 +9245,7 @@
92459245
"function": "PSOC6Code.complete"
92469246
},
92479247
"sectors": [[268443648, 512]],
9248-
"bootloader_supported": true
9248+
"bootloader_supported": false
92499249
},
92509250
"CY8CPROTO_064_SB": {
92519251
"inherits": ["MCU_PSOC6_M4"],

0 commit comments

Comments
 (0)