Skip to content

Commit 5165275

Browse files
committed
CY8CKIT_062_BLE: disable bootloader support
device_name is missing
1 parent 08b2c58 commit 5165275

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
@@ -9230,7 +9230,7 @@
92309230
"function": "PSOC6Code.complete"
92319231
},
92329232
"sectors": [[268443648, 512]],
9233-
"bootloader_supported": true
9233+
"bootloader_supported": false
92349234
},
92359235
"CY8CPROTO_063_BLE": {
92369236
"inherits": ["MCU_PSOC6_M4"],

0 commit comments

Comments
 (0)