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/4689/head
parent
7b33104d11
commit
597a4a9ced
|
@ -110,9 +110,6 @@
|
||||||
"STM32F411RE": {
|
"STM32F411RE": {
|
||||||
"OGChipSelectEditMenu": "STM32F411RE\tST STM32F411RE"
|
"OGChipSelectEditMenu": "STM32F411RE\tST STM32F411RE"
|
||||||
},
|
},
|
||||||
"STM32F413ZH": {
|
|
||||||
"OGChipSelectEditMenu": "STM32F413ZH\tST STM32F413ZH"
|
|
||||||
},
|
|
||||||
"STM32L053C8": {
|
"STM32L053C8": {
|
||||||
"OGChipSelectEditMenu": "STM32L053x8\tST STM32L053x8"
|
"OGChipSelectEditMenu": "STM32L053x8\tST STM32L053x8"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue