Merge branch 'cypress_ram' into rollup

pull/10189/head
Oren Cohen 2019-03-21 18:18:22 +02:00
commit 29e1711b28
2 changed files with 2 additions and 53 deletions

View File

@ -8121,7 +8121,7 @@
"public-ram-start": "0x08047600",
"public-ram-size": "0x200"
},
"device_name": "CY8C6247BZI-D54",
"sectors": [[268435456, 512]],
"bootloader_supported": true
},
"CY8CMOD_062_4343W": {
@ -8153,7 +8153,7 @@
"post_binary_hook": {
"function": "PSOC6Code.complete"
},
"device_name": "CY8C6347BZI-BLD53",
"sectors": [[268443648, 512]],
"bootloader_supported": true
},
"CY8CKIT_062_4343W": {

View File

@ -462778,56 +462778,5 @@
],
"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"
}
}
},
"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"
}
}
},
"version": "0.2.0"
}