Skip to content

Commit a19cd51

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

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
@@ -9192,7 +9192,7 @@
91929192
"post_binary_hook": {
91939193
"function": "PSOC6Code.complete"
91949194
},
9195-
"bootloader_supported": true,
9195+
"bootloader_supported": false,
91969196
"sectors": [[268435456, 512]],
91979197
"overrides": {
91989198
"network-default-interface-type": "WIFI"

0 commit comments

Comments
 (0)