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
Martin Kojtal 2017-07-04 09:48:44 +01:00
parent c826e2f8b7
commit 3c08c96494
1 changed files with 0 additions and 3 deletions

View File

@ -110,9 +110,6 @@
"STM32F411RE": {
"OGChipSelectEditMenu": "STM32F411RE\tST STM32F411RE"
},
"STM32F413ZH": {
"OGChipSelectEditMenu": "STM32F413ZH\tST STM32F413ZH"
},
"STM32L053C8": {
"OGChipSelectEditMenu": "STM32L053x8\tST STM32L053x8"
},