Skip to content

Commit b861c36

Browse files
committed
Removed IAR export support for invalid IAR targets.
Fixed naming of one target selection.
1 parent 9bec418 commit b861c36

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
"LPC11U24FBD48/401": {
66
"OGChipSelectEditMenu": "LPC11U24FBD64_401\tNXP LPC11U24FBD64_401"
77
},
8-
"STM32L432KC": {
9-
"OGChipSelectEditMenu": "STM32L432KC\tST STM32L432KC"
10-
},
118
"STM32F334R8": {
129
"OGChipSelectEditMenu": "STM32F334x8\tST STM32F334x8"
1310
},
@@ -35,12 +32,6 @@
3532
"STM32F070RB": {
3633
"OGChipSelectEditMenu": "STM32F070RB\tST STM32F070RB"
3734
},
38-
"STM32F767ZI": {
39-
"OGChipSelectEditMenu": "STM32F767ZI\tST STM32F767ZI",
40-
"CoreVariant": 41,
41-
"GFPUCoreSlave2": 41,
42-
"GBECoreSlave": 35
43-
},
4435
"MK64FN1M0xxx12": {
4536
"OGChipSelectEditMenu": "MK64FN1M0xxx12\tFreescale MK64FN1M0xxx12"
4637
},
@@ -78,7 +69,7 @@
7869
"OGChipSelectEditMenu": "STM32F446RE\tST STM32F446RE"
7970
},
8071
"STM32L073RZ": {
81-
"OGChipSelectEditMenu": "STM32L073xz\tST STM32L073xz"
72+
"OGChipSelectEditMenu": "STM32L073RZ\tST STM32L073RZ"
8273
},
8374
"stm32ff746zg": {
8475
"OGChipSelectEditMenu": "STM32F746ZG\tST STM32F746ZG",
@@ -89,9 +80,6 @@
8980
"MKL43Z256xxx4": {
9081
"OGChipSelectEditMenu": "MKL43Z256xxx4\tFreescale MKL43Z256xxx4"
9182
},
92-
"STM32F410RB": {
93-
"OGChipSelectEditMenu": "STM32F410x\tST STM32F410x"
94-
},
9583
"LPC812M101JDH20": {
9684
"OGChipSelectEditMenu": "LPC812M101\tNXP LPC812M101"
9785
},
@@ -107,21 +95,12 @@
10795
"STM32L031K6": {
10896
"OGChipSelectEditMenu": "STM32L031x6\tST STM32L031x6"
10997
},
110-
"STM32F469NI": {
111-
"OGChipSelectEditMenu": "STM32F469NI\tST STM32F469NI"
112-
},
11398
"EFM32HG322F64": {
11499
"OGChipSelectEditMenu": "EFM32HG322F64\tSiliconLaboratories EFM32HG322F64"
115100
},
116101
"MK20DX256xxx7": {
117102
"OGChipSelectEditMenu": "MK20DX256xxx7\tFreescale MK20DX256xxx7"
118103
},
119-
"EFM32PG1B100F256GM32": {
120-
"OGChipSelectEditMenu": "EFM32PG1B200F256GM48\tSiliconLaboratories EFM32PG1B200F256GM48",
121-
"CoreVariant": 39,
122-
"GFPUCoreSlave2": 39,
123-
"GBECoreSlave": 39
124-
},
125104
"STM32F446ZE": {
126105
"OGChipSelectEditMenu": "STM32F446ZE\tST STM32F446ZE"
127106
},

0 commit comments

Comments
 (0)