Skip to content

Commit 7b7374f

Browse files
committed
CY8CKIT_062_WIFI_BT: disable bootloader support
device_name is missing
1 parent 7b71c51 commit 7b7374f

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
@@ -9184,7 +9184,7 @@
91849184
"post_binary_hook": {
91859185
"function": "PSOC6Code.complete"
91869186
},
9187-
"bootloader_supported": true,
9187+
"bootloader_supported": false,
91889188
"sectors": [[268435456, 512]],
91899189
"overrides": {
91909190
"network-default-interface-type": "WIFI"

0 commit comments

Comments
 (0)