Skip to content

Commit 2cff0ef

Browse files
Oren Cohenadbridge
authored andcommitted
Add missing sector data
1 parent 627f47f commit 2cff0ef

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
@@ -8085,6 +8085,7 @@
80858085
"public-ram-start": "0x08047600",
80868086
"public-ram-size": "0x200"
80878087
},
8088+
"sectors": [[268435456, 512]],
80888089
"bootloader_supported": true
80898090
},
80908091
"CY8CMOD_062_4343W": {
@@ -8116,6 +8117,7 @@
81168117
"post_binary_hook": {
81178118
"function": "PSOC6Code.complete"
81188119
},
8120+
"sectors": [[268443648, 512]],
81198121
"bootloader_supported": true
81208122
},
81218123
"CY8CKIT_062_4343W": {

0 commit comments

Comments
 (0)