mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #4697 from 0xc0170/fix_remove_stm32f413_iar
IAR: remove stm32f413 from definitionspull/4717/head
commit
1af8aef5dc
|
@ -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