mirror of https://github.com/ARMmbed/mbed-os.git
FUTURE_SEQUANA: reuse supported_toolchains from TARGET_PSOC6
parent
ef19fb6ebb
commit
786d0c9b47
|
@ -8337,7 +8337,6 @@
|
|||
},
|
||||
"FUTURE_SEQUANA_M0": {
|
||||
"inherits": ["MCU_PSOC6_M0"],
|
||||
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "FUTURE_SEQUANA"],
|
||||
"extra_labels_remove": ["PSOC6"],
|
||||
|
@ -8367,7 +8366,6 @@
|
|||
},
|
||||
"FUTURE_SEQUANA": {
|
||||
"inherits": ["MCU_PSOC6_M4"],
|
||||
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "CORDIO"],
|
||||
"extra_labels_remove": ["PSOC6"],
|
||||
|
|
Loading…
Reference in New Issue