mirror of https://github.com/ARMmbed/mbed-os.git
CY8CPROTO_062_4343W: disable bootloader support
device_name is missingpull/12059/head
parent
054e806feb
commit
eb5ee71e67
|
@ -9198,7 +9198,7 @@
|
|||
"post_binary_hook": {
|
||||
"function": "PSOC6Code.complete"
|
||||
},
|
||||
"bootloader_supported": true,
|
||||
"bootloader_supported": false,
|
||||
"sectors": [[268435456, 512]]
|
||||
},
|
||||
"CY8CPROTO_062S3_4343W": {
|
||||
|
|
Loading…
Reference in New Issue