Skip to content

Commit 79c7c3d

Browse files
Add back sectors definition to CYSBSYSKIT_01 target.
1 parent 5228888 commit 79c7c3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

targets/targets.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6228,6 +6228,12 @@
62286228
"mbed_rom_start": "0x10180000",
62296229
"mbed_rom_size": "0x80000",
62306230
"bootloader_supported": true,
6231+
"sectors": [
6232+
[
6233+
270008320,
6234+
512
6235+
]
6236+
],
62316237
"forced_reset_timeout": 5,
62326238
"post_binary_hook": {
62336239
"function": "PSOC6Code.complete"

0 commit comments

Comments
 (0)