File tree Expand file tree Collapse file tree 2 files changed +2
-53
lines changed Expand file tree Collapse file tree 2 files changed +2
-53
lines changed Original file line number Diff line number Diff line change 8121
8121
"public-ram-start" : " 0x08047600" ,
8122
8122
"public-ram-size" : " 0x200"
8123
8123
},
8124
- "device_name " : " CY8C6247BZI-D54 " ,
8124
+ "sectors " : [[ 268435456 , 512 ]] ,
8125
8125
"bootloader_supported" : true
8126
8126
},
8127
8127
"CY8CMOD_062_4343W" : {
8153
8153
"post_binary_hook" : {
8154
8154
"function" : " PSOC6Code.complete"
8155
8155
},
8156
- "device_name " : " CY8C6347BZI-BLD53 " ,
8156
+ "sectors " : [[ 268443648 , 512 ]] ,
8157
8157
"bootloader_supported" : true
8158
8158
},
8159
8159
"CY8CKIT_062_4343W" : {
Original file line number Diff line number Diff line change @@ -462778,56 +462778,5 @@
462778
462778
],
462779
462779
"vendor": "Nordic Semiconductor:54"
462780
462780
},
462781
- "CY8C6347BZI-BLD53": {
462782
- "core": "Cortex-M4",
462783
- "vendor": "Cypress",
462784
- "sectors": [
462785
- [
462786
- 268435456,
462787
- 512
462788
- ]
462789
- ],
462790
- "memories": {
462791
- "IROM1": {
462792
- "access": {
462793
- "execute": true,
462794
- "non_secure": true,
462795
- "non_secure_callable": false,
462796
- "peripheral": false,
462797
- "read": true,
462798
- "secure": false,
462799
- "write": true
462800
- },
462801
- "default": true,
462802
- "start": "0x10002000",
462803
- "size": "0x000FE000"
462804
- }
462805
- }
462806
- },
462807
- "CY8C6247BZI-D54": {
462808
- "core": "Cortex-M4",
462809
- "vendor": "Cypress",
462810
- "sectors": [
462811
- [
462812
- 268435456,
462813
- 512
462814
- ]
462815
- ],
462816
- "memories": {
462817
- "IROM1": {
462818
- "access": {
462819
- "execute": true,
462820
- "non_secure": true,
462821
- "non_secure_callable": false,
462822
- "peripheral": false,
462823
- "read": true,
462824
- "secure": false,
462825
- "write": true
462826
- },
462827
- "start": "0x10040000",
462828
- "size": "0xB8000"
462829
- }
462830
- }
462831
- },
462832
462781
"version": "0.2.0"
462833
462782
}
You can’t perform that action at this time.
0 commit comments