mirror of https://github.com/ARMmbed/mbed-os.git
Add back sectors definition to CYSBSYSKIT_01 target.
parent
522888886b
commit
79c7c3d622
|
@ -6228,6 +6228,12 @@
|
|||
"mbed_rom_start": "0x10180000",
|
||||
"mbed_rom_size": "0x80000",
|
||||
"bootloader_supported": true,
|
||||
"sectors": [
|
||||
[
|
||||
270008320,
|
||||
512
|
||||
]
|
||||
],
|
||||
"forced_reset_timeout": 5,
|
||||
"post_binary_hook": {
|
||||
"function": "PSOC6Code.complete"
|
||||
|
|
Loading…
Reference in New Issue