Remove cypress targets from CPM

pull/10204/head
Oren Cohen 2019-03-21 15:48:05 +02:00 committed by adbridge
parent ae2ad20e3c
commit 41555c1500
1 changed files with 0 additions and 78 deletions

View File

@ -462778,83 +462778,5 @@
], ],
"vendor": "Nordic Semiconductor:54" "vendor": "Nordic Semiconductor:54"
}, },
"CY8C6347BZI-BLD53": {
"core": "Cortex-M4",
"vendor": "Cypress",
"sectors": [
[
268435456,
512
]
],
"memories": {
"IROM1": {
"access": {
"execute": true,
"non_secure": true,
"non_secure_callable": false,
"peripheral": false,
"read": true,
"secure": false,
"write": true
},
"default": true,
"start": "0x10002000",
"size": "0x000FE000"
},
"IRAM1": {
"access": {
"execute": true,
"non_secure": true,
"non_secure_callable": false,
"peripheral": false,
"read": true,
"secure": false,
"write": true
},
"default": true,
"start": "0x08002000",
"size": "0x00045800"
}
}
},
"CY8C6247BZI-D54": {
"core": "Cortex-M4",
"vendor": "Cypress",
"sectors": [
[
268435456,
512
]
],
"memories": {
"IROM1": {
"access": {
"execute": true,
"non_secure": true,
"non_secure_callable": false,
"peripheral": false,
"read": true,
"secure": false,
"write": true
},
"start": "0x10040000",
"size": "0xB8000"
},
"IRAM1": {
"access": {
"execute": true,
"non_secure": true,
"non_secure_callable": false,
"peripheral": false,
"read": true,
"secure": false,
"write": true
},
"start": "0x08010000",
"size": "0x37500"
}
}
},
"version": "0.2.0" "version": "0.2.0"
} }