Skip to content

Commit a59d45f

Browse files
authored
Merge pull request #9867 from cydriftcloud/rebuild-wiced-for-iar8
PSOC6: Rebuild WICED libraries with IAR8 support
2 parents 7a5831a + 320b17f commit a59d45f

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

targets/targets.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7886,7 +7886,7 @@
78867886
"inherits": ["MCU_PSOC6_M4"],
78877887
"features": ["BLE"],
78887888
"supported_form_factors": ["ARDUINO"],
7889-
"supported_toolchains": ["GCC_ARM", "ARM"],
7889+
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
78907890
"release_versions": ["5"],
78917891
"extra_labels_add": ["PSOC6_01", "WICED", "CYW43XXX", "CYW4343X", "CORDIO"],
78927892
"macros_add": ["CY8C6247BZI_D54", "PSOC6_DYNSRM_DISABLE=1"],
@@ -7903,7 +7903,7 @@
79037903
"inherits": ["MCU_PSOC6_M4"],
79047904
"features": ["BLE"],
79057905
"device_has_remove": ["ANALOGOUT"],
7906-
"supported_toolchains": ["GCC_ARM", "ARM"],
7906+
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
79077907
"release_versions": ["5"],
79087908
"extra_labels_add": ["PSOC6_02", "WICED", "CYW43XXX", "CYW4343X", "CORDIO"],
79097909
"macros_add": ["CY8C624ABZI_D44", "PSOC6_DYNSRM_DISABLE=1"],
@@ -7933,7 +7933,7 @@
79337933
},
79347934
"CY8CKIT_062_4343W": {
79357935
"inherits": ["MCU_PSOC6_M4"],
7936-
"supported_toolchains": ["GCC_ARM", "ARM"],
7936+
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
79377937
"release_versions": ["5"],
79387938
"features": ["BLE"],
79397939
"supported_form_factors": ["ARDUINO"],
@@ -7952,7 +7952,7 @@
79527952
"CYW943012P6EVB_01": {
79537953
"inherits": ["MCU_PSOC6_M4"],
79547954
"features": ["BLE"],
7955-
"supported_toolchains": ["GCC_ARM", "ARM"],
7955+
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
79567956
"release_versions": ["5"],
79577957
"extra_labels_add": ["PSOC6_01", "WICED", "CYW43XXX", "CYW43012", "CORDIO"],
79587958
"macros_add": ["CY8C6247BZI_D54", "PSOC6_DYNSRM_DISABLE=1"],

0 commit comments

Comments
 (0)