Skip to content

Commit 6f7f30f

Browse files
author
Oren Cohen
committed
Add missing sector data
1 parent d568e87 commit 6f7f30f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/targets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8121,6 +8121,7 @@
81218121
"public-ram-start": "0x08047600",
81228122
"public-ram-size": "0x200"
81238123
},
8124+
"sectors": [[268435456, 512]],
81248125
"bootloader_supported": true
81258126
},
81268127
"CY8CMOD_062_4343W": {
@@ -8152,6 +8153,7 @@
81528153
"post_binary_hook": {
81538154
"function": "PSOC6Code.complete"
81548155
},
8156+
"sectors": [[268443648, 512]],
81558157
"bootloader_supported": true
81568158
},
81578159
"CY8CKIT_062_4343W": {

0 commit comments

Comments
 (0)