Skip to content

Commit 054e806

Browse files
committed
CY8CPROTO_063_BLE: disable bootloader support
device_name is missing
1 parent 6ec7534 commit 054e806

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

0 commit comments

Comments
 (0)