Skip to content

Commit dc34196

Browse files
0xc0170adbridge
authored andcommitted
CY8CKIT_062_BLE: disable bootloader support
device_name is missing
1 parent a19cd51 commit dc34196

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
@@ -9237,7 +9237,7 @@
92379237
"function": "PSOC6Code.complete"
92389238
},
92399239
"sectors": [[268443648, 512]],
9240-
"bootloader_supported": true
9240+
"bootloader_supported": false
92419241
},
92429242
"CY8CPROTO_063_BLE": {
92439243
"inherits": ["MCU_PSOC6_M4"],

0 commit comments

Comments
 (0)