mirror of https://github.com/ARMmbed/mbed-os.git
iar: MK22F use xx12 Freescale for 7.80.x
This fixes the failure for IAR regarding floating point.pull/7640/head
parent
6f6a516b66
commit
129ef46c7f
|
@ -57,8 +57,9 @@
|
|||
"OGChipSelectEditMenu": "STM32F070RB\tST STM32F070RB"
|
||||
},
|
||||
"MK22DN512xxx5": {
|
||||
"OGChipSelectEditMenu": "MK22DN512xxx5\tNXP MK22DN512xxx5"
|
||||
"OGChipSelectEditMenu": "MK22FN512xxx12\tFreescale MK22FN512xxx12"
|
||||
},
|
||||
|
||||
"MK24FN1M0xxx12": {
|
||||
"OGChipSelectEditMenu": "MK24FN1M0xxx12\tNXP MK24FN1M0xxx12"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue