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 627f47f commit 2cff0efCopy full SHA for 2cff0ef
targets/targets.json
@@ -8085,6 +8085,7 @@
8085
"public-ram-start": "0x08047600",
8086
"public-ram-size": "0x200"
8087
},
8088
+ "sectors": [[268435456, 512]],
8089
"bootloader_supported": true
8090
8091
"CY8CMOD_062_4343W": {
@@ -8116,6 +8117,7 @@
8116
8117
"post_binary_hook": {
8118
"function": "PSOC6Code.complete"
8119
8120
+ "sectors": [[268443648, 512]],
8121
8122
8123
"CY8CKIT_062_4343W": {
0 commit comments