Skip to content

Commit 95c6233

Browse files
author
Cruz Monrreal
authored
Merge pull request #7640 from 0xc0170/fix_iar_definition_duplicate
iar: remove nxp duplicate definitions
2 parents 4e0112c + 129ef46 commit 95c6233

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,9 @@
5757
"OGChipSelectEditMenu": "STM32F070RB\tST STM32F070RB"
5858
},
5959
"MK22DN512xxx5": {
60-
"OGChipSelectEditMenu": "MK22DN512xxx5\tNXP MK22DN512xxx5"
60+
"OGChipSelectEditMenu": "MK22FN512xxx12\tFreescale MK22FN512xxx12"
6161
},
62+
6263
"MK24FN1M0xxx12": {
6364
"OGChipSelectEditMenu": "MK24FN1M0xxx12\tNXP MK24FN1M0xxx12"
6465
},
@@ -154,9 +155,6 @@
154155
"FPU2": 7,
155156
"NrRegs": 1
156157
},
157-
"MKL43Z256xxx4": {
158-
"OGChipSelectEditMenu": "MKL43Z256xxx4\tFreescale MKL43Z256xxx4"
159-
},
160158
"LPC812M101JDH20": {
161159
"OGChipSelectEditMenu": "LPC812M101\tNXP LPC812M101"
162160
},
@@ -185,9 +183,6 @@
185183
"STM32F446ZE": {
186184
"OGChipSelectEditMenu": "STM32F446ZE\tST STM32F446ZE"
187185
},
188-
"MK22DN512xxx5": {
189-
"OGChipSelectEditMenu": "MK22FN512xxx12\tFreescale MK22FN512xxx12"
190-
},
191186
"STM32F303K8": {
192187
"OGChipSelectEditMenu": "STM32F303x8\tST STM32F303x8"
193188
},

0 commit comments

Comments
 (0)