Skip to content

Commit 372fe58

Browse files
committed
CY8CKIT_062_BLE: disable bootloader support
device_name is missing
1 parent 7b7374f commit 372fe58

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

0 commit comments

Comments
 (0)