Skip to content

Commit b401e99

Browse files
Yossi LevyYossi Levy
authored andcommitted
Updating Cypress CY8CKIT_062_WIFI_BT_PSA and CY8CKIT_062_BLE device name
1 parent 0a5b355 commit b401e99

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

targets/targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8083,7 +8083,7 @@
80838083
"public-ram-start": "0x08047600",
80848084
"public-ram-size": "0x200"
80858085
},
8086-
"device_name": "CY8CKIT062WIFI",
8086+
"device_name": "CY8C6247BZI-D54",
80878087
"bootloader_supported": true
80888088
},
80898089
"CY8CMOD_062_4343W": {
@@ -8115,7 +8115,7 @@
81158115
"post_binary_hook": {
81168116
"function": "PSOC6Code.complete"
81178117
},
8118-
"device_name": "CY8CKIT062BLE",
8118+
"device_name": "CY8C6347BZI-BLD53",
81198119
"bootloader_supported": true
81208120
},
81218121
"CY8CKIT_062_4343W": {

tools/arm_pack_manager/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462674,7 +462674,7 @@
462674462674
],
462675462675
"vendor": "Nordic Semiconductor:54"
462676462676
},
462677-
"CY8CKIT062BLE": {
462677+
"CY8C6347BZI-BLD53": {
462678462678
"core": "Cortex-M4",
462679462679
"vendor": "Cypress",
462680462680
"sectors": [
@@ -462700,7 +462700,7 @@
462700462700
}
462701462701
}
462702462702
},
462703-
"CY8CKIT062WIFI": {
462703+
"CY8C6247BZI-D54": {
462704462704
"core": "Cortex-M4",
462705462705
"vendor": "Cypress",
462706462706
"sectors": [

0 commit comments

Comments
 (0)