mirror of https://github.com/ARMmbed/mbed-os.git
IAR: remove stm32f413 from definitions
This definition requires IAR 7.80.2 and higher. It will be readded once we all update to the latest IAR 7.80 patch release. For future, please any new target should state what are the requirements on tools to avoid this suprises.pull/4697/head
parent
c826e2f8b7
commit
3c08c96494
|
@ -110,9 +110,6 @@
|
|||
"STM32F411RE": {
|
||||
"OGChipSelectEditMenu": "STM32F411RE\tST STM32F411RE"
|
||||
},
|
||||
"STM32F413ZH": {
|
||||
"OGChipSelectEditMenu": "STM32F413ZH\tST STM32F413ZH"
|
||||
},
|
||||
"STM32L053C8": {
|
||||
"OGChipSelectEditMenu": "STM32L053x8\tST STM32L053x8"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue