mirror of https://github.com/ARMmbed/mbed-os.git
CY8CKIT_062_WIFI_BT: disable bootloader support
device_name is missingpull/12059/head
parent
eb5ee71e67
commit
08b2c583df
|
@ -9185,7 +9185,7 @@
|
|||
"post_binary_hook": {
|
||||
"function": "PSOC6Code.complete"
|
||||
},
|
||||
"bootloader_supported": true,
|
||||
"bootloader_supported": false,
|
||||
"sectors": [[268435456, 512]],
|
||||
"overrides": {
|
||||
"network-default-interface-type": "WIFI"
|
||||
|
|
Loading…
Reference in New Issue