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.
2 parents 1e4a837 + e201a5c commit 1c2b050Copy full SHA for 1c2b050
targets/targets.json
@@ -8455,8 +8455,8 @@
8455
"function": "PSOC6Code.complete"
8456
},
8457
"bootloader_supported": true,
8458
- "mbed_rom_start": "0x10002000",
8459
- "mbed_rom_size": "0xFE000",
+ "mbed_rom_start": "0x10000000",
+ "mbed_rom_size": "0x100000",
8460
"sectors": [[268435456, 512]],
8461
"overrides": {
8462
"network-default-interface-type": "WIFI"
@@ -8470,8 +8470,8 @@
8470
8471
8472
8473
8474
- "mbed_rom_size": "0x1FE000",
+ "mbed_rom_size": "0x200000",
8475
"sectors": [[268435456, 512]]
8476
8477
"CY8CKIT_062S2_43012": {
0 commit comments