Skip to content

Commit eb5b117

Browse files
committed
frdm-k22f: fix IAR definition
Based on the https://www.keil.com/boards2/nxp/frdm_k22f/ - it contains xxx12 MCU. However IAR 7.80 has only xxx5 version, thus leaving NXP added version as xxx5.
1 parent 80d58e5 commit eb5b117

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@
154154
"FPU2": 7,
155155
"NrRegs": 1
156156
},
157+
"MKL43Z256xxx4": {
158+
"OGChipSelectEditMenu": "MKL43Z256xxx4\tFreescale MKL43Z256xxx4"
159+
},
157160
"LPC812M101JDH20": {
158161
"OGChipSelectEditMenu": "LPC812M101\tNXP LPC812M101"
159162
},

0 commit comments

Comments
 (0)