iar: MK22F use xx12 Freescale for 7.80.x

This fixes the failure for IAR regarding floating point.
pull/7640/head
Martin Kojtal 2018-08-07 15:28:35 +01:00
parent 6f6a516b66
commit 129ef46c7f
1 changed files with 2 additions and 1 deletions

View File

@ -57,8 +57,9 @@
"OGChipSelectEditMenu": "STM32F070RB\tST STM32F070RB"
},
"MK22DN512xxx5": {
"OGChipSelectEditMenu": "MK22DN512xxx5\tNXP MK22DN512xxx5"
"OGChipSelectEditMenu": "MK22FN512xxx12\tFreescale MK22FN512xxx12"
},
"MK24FN1M0xxx12": {
"OGChipSelectEditMenu": "MK24FN1M0xxx12\tNXP MK24FN1M0xxx12"
},