mirror of https://github.com/ARMmbed/mbed-os.git
Add missing sector data
parent
627f47f161
commit
2cff0ef18f
|
@ -8085,6 +8085,7 @@
|
|||
"public-ram-start": "0x08047600",
|
||||
"public-ram-size": "0x200"
|
||||
},
|
||||
"sectors": [[268435456, 512]],
|
||||
"bootloader_supported": true
|
||||
},
|
||||
"CY8CMOD_062_4343W": {
|
||||
|
@ -8116,6 +8117,7 @@
|
|||
"post_binary_hook": {
|
||||
"function": "PSOC6Code.complete"
|
||||
},
|
||||
"sectors": [[268443648, 512]],
|
||||
"bootloader_supported": true
|
||||
},
|
||||
"CY8CKIT_062_4343W": {
|
||||
|
|
Loading…
Reference in New Issue