We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d568e87 commit 6f7f30fCopy full SHA for 6f7f30f
targets/targets.json
@@ -8121,6 +8121,7 @@
8121
"public-ram-start": "0x08047600",
8122
"public-ram-size": "0x200"
8123
},
8124
+ "sectors": [[268435456, 512]],
8125
"bootloader_supported": true
8126
8127
"CY8CMOD_062_4343W": {
@@ -8152,6 +8153,7 @@
8152
8153
"post_binary_hook": {
8154
"function": "PSOC6Code.complete"
8155
8156
+ "sectors": [[268443648, 512]],
8157
8158
8159
"CY8CKIT_062_4343W": {
0 commit comments