Skip to content

Commit 6d04fa7

Browse files
Seppo TakaloDeepika
authored andcommitted
Add IAR8 binaries for USI_WM_BN_BM_22 and EMW3166 based chips
1 parent b8fed58 commit 6d04fa7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
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
@@ -2481,7 +2481,7 @@
24812481
},
24822482
"MTB_MXCHIP_EMW3166": {
24832483
"inherits": ["FAMILY_STM32"],
2484-
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
2484+
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
24852485
"core": "Cortex-M4F",
24862486
"extra_labels_add": [
24872487
"STM32F4",
@@ -2498,7 +2498,7 @@
24982498
"FLASH",
24992499
"MPU"
25002500
],
2501-
"release_versions": [],
2501+
"release_versions": ["5"],
25022502
"device_name": "STM32F412ZG",
25032503
"bootloader_supported": true,
25042504
"config": {
@@ -2514,7 +2514,7 @@
25142514
},
25152515
"USI_WM_BN_BM_22": {
25162516
"inherits": ["FAMILY_STM32"],
2517-
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
2517+
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
25182518
"components_add": ["SPIF", "FLASHIAP"],
25192519
"core": "Cortex-M4F",
25202520
"extra_labels_add": [
@@ -2533,7 +2533,7 @@
25332533
"FLASH",
25342534
"MPU"
25352535
],
2536-
"release_versions": [],
2536+
"release_versions": ["5"],
25372537
"device_name": "STM32F412ZG",
25382538
"bootloader_supported": true,
25392539
"public": false,

0 commit comments

Comments
 (0)