Merge pull request #8169 from bcostm/fix_IAR_exporters

STM32: add missing IAR exporters
pull/7948/head
Cruz Monrreal 2018-10-08 10:11:21 -05:00 committed by GitHub
commit c9b9ee8f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 39 additions and 0 deletions

View File

@ -278,5 +278,44 @@
"OGChipSelectEditMenu": "TMPM3H6FWFG\tToshiba TMPM3H6FWFG",
"GFPUCoreSlave": 24,
"GBECoreSlave": 24
},
"STM32F446VE": {
"OGChipSelectEditMenu": "STM32F446VE\tST STM32F446VE"
},
"STM32F303VC": {
"OGChipSelectEditMenu": "STM32F303VC\tST STM32F303VC"
},
"STM32F334C8": {
"OGChipSelectEditMenu": "STM32F334C8\tST STM32F334C8"
},
"STM32F413ZH": {
"OGChipSelectEditMenu": "STM32F413ZH\tST STM32F413ZH"
},
"STM32F469NI": {
"OGChipSelectEditMenu": "STM32F469NI\tST STM32F469NI"
},
"STM32F769NI": {
"OGChipSelectEditMenu": "STM32F769NI\tST STM32F769NI"
},
"STM32F303ZE": {
"OGChipSelectEditMenu": "STM32F303ZE\tST STM32F303ZE"
},
"STM32F410RB": {
"OGChipSelectEditMenu": "STM32F410RB\tST STM32F410RB"
},
"STM32F412ZG": {
"OGChipSelectEditMenu": "STM32F412ZG\tST STM32F412ZG"
},
"STM32F413ZH": {
"OGChipSelectEditMenu": "STM32F413ZH\tST STM32F413ZH"
},
"STM32F756ZG": {
"OGChipSelectEditMenu": "STM32F756ZG\tST STM32F756ZG"
},
"STM32L053R8": {
"OGChipSelectEditMenu": "STM32L053R8\tST STM32L053R8"
},
"STM32L432KC": {
"OGChipSelectEditMenu": "STM32L432KC\tST STM32L432KC"
}
}