Skip to content

Commit 6b0658d

Browse files
committed
Move FUTURE_SEQUANA port to TARGET_PSOC6_FUTURE
The targets/TARGET_Cypress/TARGET_PSOC6 is dedicated to the mbed-os HAL and PSoC 6 MCU targets developed by Cypress Semiconductor. Move the existing port developed by Future Electronics to TARGET_PSOC_FUTURE and update the labels in targets.json appropriately.
1 parent 57d8915 commit 6b0658d

File tree

192 files changed

+1659
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+1659
-2
lines changed

targets/TARGET_Cypress/TARGET_PSOC6_FUTURE/TARGET_CY8C63XX/TARGET_MCU_PSOC6_M4/hex/psoc63_m0_ble_controller_1.01.hex

Lines changed: 1655 additions & 0 deletions
Large diffs are not rendered by default.

targets/targets.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7844,7 +7844,8 @@
78447844
"FUTURE_SEQUANA_M0": {
78457845
"inherits": ["MCU_PSOC6_M0"],
78467846
"supported_form_factors": ["ARDUINO"],
7847-
"extra_labels_add": ["CY8C63XX", "FUTURE_SEQUANA"],
7847+
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "FUTURE_SEQUANA"],
7848+
"extra_labels_remove": ["PSOC6"],
78487849
"macros_add": ["CY8C6347BZI_BLD53"],
78497850
"detect_code": ["6000"],
78507851
"post_binary_hook": {
@@ -7871,7 +7872,8 @@
78717872
"FUTURE_SEQUANA": {
78727873
"inherits": ["MCU_PSOC6_M4"],
78737874
"supported_form_factors": ["ARDUINO"],
7874-
"extra_labels_add": ["CY8C63XX", "CORDIO"],
7875+
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "CORDIO"],
7876+
"extra_labels_remove": ["PSOC6"],
78757877
"macros_add": ["CY8C6347BZI_BLD53"],
78767878
"detect_code": ["6000"],
78777879
"hex_filename": "psoc63_m0_default_1.02.hex",

0 commit comments

Comments
 (0)