Skip to content

Commit 08b2c58

Browse files
committed
CY8CKIT_062_WIFI_BT: disable bootloader support
device_name is missing
1 parent eb5ee71 commit 08b2c58

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

0 commit comments

Comments
 (0)